The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: