Search
UndoEventArgs Members
Constructors Properties
 

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

UndoEventArgs

Initializes a new instance of the UndoEventArgs class.

 Public Properties

  Name Description

command

Gets the command related to the event.

 See Also