GoXam for WPF v3
Clear Method (UndoManager)
Northwoods.GoXam.Model Namespace > UndoManager Class : Clear Method
Clear all of the UndoManager.CompoundEdits and reset all other state.
Syntax
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