Click or drag to resize
AutomationEventArgs Properties

The AutomationEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyInfoObject
Edited version of the object
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyPreviousStep
Previous step
Public propertyStateObject
State object
Top
See Also