3 references to LookupById
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
70AutomationPattern pattern = AutomationPattern.LookupById(patternId);
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
490AutomationPattern pattern = AutomationPattern.LookupById(patternId);
MS\Internal\AutomationProxies\ProxySimple.cs (1)
496AutomationPattern iid = AutomationPattern.LookupById(patternId);