GoXam for WPF v3
ModelChangedEventArgs Class Methods


Northwoods.GoXam.Model Namespace : ModelChangedEventArgs Class

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

Public Methods
 NameDescription
Public MethodThis predicate returns true if you can call Redo.  
Public MethodThis predicate returns true if you can call Undo.  
Public Method Forget any references that this object may have.  
Public MethodThis is a convenient method to get the right parameter value, depending on the value of undo.  
Public MethodThis is a convenient method to get the right value, depending on the value of undo.  
Public MethodRe-perform the document change after an Undo by calling ChangeModel.  
Public Method Produce a human-readable description of the change to the model.  
Public MethodReverse the effects of this document change by calling ChangeModel.  
Top
See Also

Reference

ModelChangedEventArgs Class
Northwoods.GoXam.Model Namespace