AutomationEventArgs::EventId Property
.NET Framework (current version)
Gets the event identifier.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
If a client has added event handlers for more than one event using the same AutomationEventHandler instance, EventId can be used to identify the event that the delegate should process.
.NET Framework
Available since 3.0
Available since 3.0
Show: