Name | Description | |
---|---|---|
Clear | Clears the Undo stack.Clears the Redo stack. | |
Dispose | Releases the UndoManager instance from the memory. | |
Redo | Repeats the last action. | |
RedoDescription | Returns a description of the last repeated action. | |
Undo | Undoes the last action. | |
UndoDescription | Returns a description of the last undone action. |