Version

UndoUnitFactory Class Methods

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

Public Methods
 NameDescription
Public MethodCreateChangeCreates an UndoUnit for the specified method.  
Public MethodCreateCollectionChangeOverloaded. Creates an UndoUnit for a collection change based upon a specified System.Collections.Specialized.NotifyCollectionChangedEventArgs.  
Public MethodCreatePropertyChangeOverloaded. Creates an PropertyChangeUndoUnitBase for the specified property change.  
Public MethodCreateTransactionCreates an UndoTransaction  
See Also