Search
UndoEventArgs Members
Properties
 


Contains the arguments passed to the undo-related event handlers.

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

 Public Properties

  Name Description

Command

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

 See Also