Click or drag to resize
CommandEventArgs Properties

The CommandEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentObject
Gets the object the event is raised for.
(Inherited from CurrentObjectEventArgs.)
Public propertyHost
Gets the application that hosts the command.
Top
See Also