Provides the functionality for undo and redo operations.
The UndoManager type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
UndoManager | Overloaded. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
AddCanUndoRedoCallback | |
![]() |
AddUndoableAction | |
![]() |
Dispose | |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | (Overrides Object.Finalize().) |
![]() |
Flush | |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Redo | Overloaded. |
![]() |
RedoAllPossible | |
![]() |
RemoveCanUndoRedoCallback | |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
![]() |
Undo | Overloaded. |
![]() |
UndoAllPossible |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
CanUndoRedoCallbackCollection | |
![]() |
Context | |
![]() |
InRedo | |
![]() |
InUndo | |
![]() |
MaxUndoableTransactions | |
![]() |
RedoableTransactions | |
![]() |
RedoCount | |
![]() |
Store | |
![]() |
TopmostUndoableTransaction | |
![]() |
UndoableTransactions | |
![]() |
UndoCount | |
![]() |
UndoState |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
UndoItemAdded | |
![]() |
UndoItemDiscarded | |
![]() |
UndoStackFlushed |
Top
.gif)
.gif)
.gif)
.gif)
.gif)