The following tables list the members exposed by UndoUnitFactory.
Name | Description | |
---|---|---|
UndoUnitFactory Constructor | Initializes a new UndoUnitFactory |
Name | Description | |
---|---|---|
Current | Returns the default factory used to create UndoUnit instances for use in an UndoManager |
Name | Description | |
---|---|---|
CreateChange | Creates an UndoUnit for the specified method. | |
CreateCollectionChange | Overloaded. Creates an UndoUnit for a collection change based upon a specified System.Collections.Specialized.NotifyCollectionChangedEventArgs. | |
CreatePropertyChange | Overloaded. Creates an PropertyChangeUndoUnitBase for the specified property change. | |
CreateTransaction | Creates an UndoTransaction |