Contains the arguments passed to the ActionUndone and ActionRedone event handlers.
The following tables list the members exposed by the UndoEventArgs type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the UndoEventArgs class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets a reference to the Command instance related to the event being handled. |
See Also