ClipboardPasteUndoAction Class Members
In This Topic
The following tables list the members exposed by ClipboardPasteUndoAction.
Public Constructors
Public Properties
| Name | Description |
 | CanUndo | Gets a value that indicates whether the action can be undone. |
Top
Public Methods
| Name | Description |
 | CanExecute | Overridden. Determines whether this instance can execute the specified sender. |
 | Execute | Overridden. Executes the action on the specified sender. |
 | SaveState | Saves the state for undoing the action. |
 | ToString | Returns a System.String that represents this instance. |
 | Undo | Undoes the action on the specified sender. |
Top
Public Events
See Also