GoXam for WPF v3
IUndoableEdit Interface Members
Methods 

Northwoods.GoXam.Model Namespace : IUndoableEdit Interface

The following tables list the members exposed by IUndoableEdit.

Public Methods
 NameDescription
 Method Determine if this edit is ready to be and can be redone.  
 Method Determine if this edit is ready to be and can be undone.  
 Method Forget about any state remembered in this edit.  
 Method Restore the new state of this edit after having been undone.  
 Method Restore the previous state of this edit.  
Top
See Also

Reference

IUndoableEdit Interface
Northwoods.GoXam.Model Namespace
ModelChangedEventArgs Class
UndoManager.CompoundEdit Class