Implements undo/redo functionality in Diagramming for WPF.
The following tables list the members exposed by the UndoManager type.
Name | Description | |
---|---|---|
![]() |
Gets a reference to the undo manager's CommandHistory instance. |
|
![]() |
Gets or sets a value indicating whether saving action records for later undo is enabled. |
Name | Description | |
---|---|---|
![]() |
Executes again an action saved in the command history. |
|
![]() |
Overloaded. Creates an 'active' composite record to store records of actions that are implicitly created by MindFusion.Wpf Package. |
|
![]() |
Undoes an action saved in the command history. |