| Name | Description | |
|---|---|---|
![]() | Actions | Gets the action list. |
![]() | CanRedo | Gets a value indicating whether undo manager can execute redo action. |
![]() | CanUndo | Gets a value indicating whether undo manager can execute undo action. |
![]() | CurrentActionIndex | Gets or sets the index of the current action. |
![]() | CurrentRedoAction | Gets the current redo action. |
![]() | CurrentUndoAction | Gets the current undo action. |
![]() | IsBuildingAction | Gets a value indicating whether undo manager is building an undo action. |
![]() | IsEnabled | Gets or sets a value indicating whether the undo manager is enabled. |
![]() | MaxActions | Gets or sets the maximum number of undo actions. |
