MindFusion.Wpf Pack Programmer's Guide
Command.Undo Method
See Also
 





Undoes an action, restoring the ViewModel to the state it was in before carrying out the action.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

protected abstract void Undo ()

Visual Basic  Copy Code

Protected MustOverride Sub Undo ()

 See Also

Command Members
Command Class
MindFusion.DataViews.Wpf Namespace