Dispose undo storage.
Clear undo storage.
Gets a value indicating whether the command specified in the command parameter is supported.
Instance of a command.
Execute a new command.
Instance of a command.
Called after command action has been executed.
Instance of a command.
Undo last action.
Redo next action.
ReadonlyhasGets a value indicating whether the undo storage can undo changes.
ReadonlyhasGets a value indicating whether the undo storage can redo changes.
ReadonlyundoGets current undo level index.
ReadonlyundoGets total undo levels count.
ReadonlyundoGets a flag indicating whether an undo/redo or execute operation is in progress.
Command based undo state storage.