GoXam for WPF v3
Clear Method (UndoManager)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Model Namespace
>
UndoManager Class
: Clear Method
Clear all of the
UndoManager.CompoundEdit
s and reset all other state.
Syntax
C#
public
virtual
void
Clear()
Remarks
However, this does not forget the models that this undo manager is managing.
See Also
Reference
UndoManager Class
UndoManager Members