5 references to LookupById
UIAutomationClient (1)
MS\Internal\Automation\UiaCoreApi.cs (1)
640
AutomationEvent eventId = AutomationEvent.
LookupById
(args._eventId);
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (2)
267
AutomationEvent eventId = AutomationEvent.
LookupById
(eventIdAsInt);
285
AutomationEvent eventId = AutomationEvent.
LookupById
(eventIdAsInt);
MS\Internal\AutomationProxies\ProxyHwnd.cs (2)
291
AutomationEvent eventId = AutomationEvent.
LookupById
(eventIdAsInt);
309
AutomationEvent eventId = AutomationEvent.
LookupById
(eventIdAsInt);