Search
CommandHistory Properties
 


 Public Properties

  Name Description

Capacity

Gets or sets the maximum number of records to keep in the history queue.

Commands

Gets the commands saved in the undo / redo history queue.

NextRedo

Gets a reference to the command that would be redone if Redo is invoked.

NextUndo

Gets a reference to the command that would be undone if Undo is invoked.

 See Also