WpfVisualToolUndoAction Class Members
In This Topic
The following tables list the members exposed by
WpfVisualToolUndoAction.
Public Constructors
Public Properties
| Name | Description |
 | ActionSource | Gets the action source. (Inherited from UndoAction) |
 | DataStorage | Gets the data storage that stores the objects. (Inherited from UndoAction) |
 | HasCurrentState | Gets a value indicating whether this instance has current state. (Inherited from UndoAction) |
 | IsValid | Gets a value indicating whether the undo action is valid. |
 | Source | Gets the reference to the source object of action. (Inherited from UndoAction) |
 | SourceItems | Gets the references to the source objects stored in Source. For example, this property contains references to the collection objects if Source is collection. (Inherited from UndoAction) |
Protected Properties
Public Methods
Protected Methods
See Also