Search
UndoEventArgs Members
Constructors Properties
 


Contains the arguments passed to the ActionRecorded, ActionUndone and ActionRedone event handlers.

The following tables list the members exposed by the UndoEventArgs type.

 Public Constructors

  Name Description

UndoEventArgs

Initializes a new instance of the UndoEventArgs class.

 Public Properties

  Name Description

Command

Gets a reference to the Command instance related to the event being handled.

 See Also