Name | Description | |
---|---|---|
![]() | CanRedo | Determines whether the user can perform Redo |
![]() | CanUndo | Determines whether the user can perform Undo |
![]() | Clear | Clears the currently recorded history |
![]() | DumpToListBoxes | Exports the undo and redo stacks in ListBox instances |
![]() | DumpToTrees | Exports the undo and redo stacks in TreeView instances |
![]() | EndBatch | Ends the last batch |
![]() | RecordFieldChange | Records a single field change of a history target |
![]() | RecordNestedFieldChange | Records a single property change of a history target nested object field |
![]() | RecordNestedPropertyChange | |
![]() | RecordNestedStateChange | Records the entire state of a history target nested object |
![]() | RecordPropertyChange | Records a single property change of a history target |
![]() | RecordStateChange | Records the entire state of a history target |
![]() | Redo | Performs a Redo operation |
![]() | Reset | Clears the currently recorded history and initializes the default Suspend and InternalSuspend settings |
![]() | RollbackBatch | Discards all operations added to the last batch and removes it. |
![]() | SetGUIDPool | Attaches the history to a Guid pool |
![]() | StartBatch | Starts a batch |
![]() | StartSingleTargetBatch | Starts a single batch |
![]() | StartSingleTargetNestedBatch | Starts a single batch |
![]() | StartTargetAdded | Records a target added event |
![]() | StartTargetDeleted | Records a target deleted event |
![]() | Undo | Performs a Undo operation |