Constable Authorization Engine 2.0 BETA

PropertyChangeEventArgs.CreateChangeUndoManager Method 

[This is preliminary documentation and subject to change.]

Creates an instance of the PropertyChangeUndoManager class for managing the undo and redo operations for this change.

[Visual Basic]
Overrides Public Function CreateChangeUndoManager() As ChangeUndoManager
[C#]
public override ChangeUndoManager CreateChangeUndoManager();

See Also

PropertyChangeEventArgs Class | LaMarvin.ComponentModel Namespace