IUndoableEdit Methods |
The IUndoableEdit type exposes the following members.
| Name | Description | |
|---|---|---|
| Redo |
Executed when redo is called on this edit from the UndoManager
| |
| Undo |
Executed when undo is called on this edit from the UndoManager
|