GoXam for WPF v3
UndoManager.CompoundEdit Class Methods


Northwoods.GoXam.Model Namespace : UndoManager.CompoundEdit Class

For a list of all members of this type, see UndoManager.CompoundEdit members.

Public Methods
 NameDescription
Public MethodThis predicate returns true if you can call Redo-- namely when IsComplete is true.  
Public MethodThis predicate returns true if you can call Undo-- namely when IsComplete is true.  
Public MethodClear all of the IUndoableEdits and forget all references to them.  
Public MethodRedo all of the IUndoableEdits, in forwards order.  
Public Method For debugging.  
Public MethodUndo all of the IUndoableEdits, in reverse order.  
Top
See Also

Reference

UndoManager.CompoundEdit Class
Northwoods.GoXam.Model Namespace