The properties of the PropertyChangeUndoManager class are listed below. For a complete list of PropertyChangeUndoManager class members, see the PropertyChangeUndoManager Members topic.
EventArgs (inherited from ChangeUndoManager) | Gets the change notification event data as specified in the call to the Initialize method. |
IsInitialized (inherited from ChangeUndoManager) | Gets a value indicating whether this instance has been initialized. |
Label (inherited from ChangeUndoManager) | Gets the label of the change recorded by this instance. |
Sender (inherited from ChangeUndoManager) | Gets the sender of the event notification that was specified in the call to the Initialize method. |
ChangeLabel (inherited from ChangeUndoManager) | The change label that has been passed to the Initialize method call. |
IsCommitted (inherited from ChangeUndoManager) | Gets a value indicating whether this instance has been committed. |
PropertyDescriptor | Gets the property descriptor representing the changed property. |
PropertyChangeEventArgs | Gets a reference to the PropertyChangeEventArgs instance associated with this instance. |
PropertyChangeUndoManager Class | LaMarvin.ComponentModel Namespace