Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
UndoManagerCommandBase Class Members
The following tables list the members exposed by UndoManagerCommandBase.
Public Properties
Public Methods
| Name | Description |
| CanExecute | Overridden. Returns a boolean indicating if the command can be executed based on the specified parameter |
| Execute | Overloaded. Overridden. Invoked when the command should be executed. |
Public Events
See Also