Name | Description | |
---|---|---|
![]() | CanRedo | Determines whether there is an available command for redoing. |
![]() | CanUndo | Determines whether there is an available command for undoing. |
![]() | Clear | Clears all undo/redo command in queue. |
![]() | Execute | Executes the specified command. |
![]() | Redo | Redo the last undone command. |
![]() | Undo | Undo the last executed command. |