UndoManager Properties |
The UndoManager type exposes the following members.
| Name | Description | |
|---|---|---|
| CanRedo |
Gets a value indicating whether redo is possible.
| |
| CanUndo |
Get a value indicating whether or not undo is possible.
| |
| Document |
Get the associated document.
| |
| IsInUndoUnit |
Gets a value that indicates whether a undo operation is being recorded.
| |
| IsRedoing |
Gets a value indicating whether REDO is running.
| |
| IsUndoing |
Gets a value indicating whether UNDO is running.
|