GoXam for WPF v3
IUndoableEdit Interface Methods

Northwoods.GoXam.Model Namespace : IUndoableEdit Interface

For a list of all members of this type, see IUndoableEdit members.

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