5 references to LookupById
UIAutomationClient (1)
MS\Internal\Automation\UiaCoreApi.cs (1)
641
AutomationEvent eventId = AutomationEvent.
LookupById
(args._eventId);
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (2)
268
AutomationEvent eventId = AutomationEvent.
LookupById
(eventIdAsInt);
286
AutomationEvent eventId = AutomationEvent.
LookupById
(eventIdAsInt);
MS\Internal\AutomationProxies\ProxyHwnd.cs (2)
292
AutomationEvent eventId = AutomationEvent.
LookupById
(eventIdAsInt);
310
AutomationEvent eventId = AutomationEvent.
LookupById
(eventIdAsInt);