2 references to AutomationElement
UIAutomationClient (2)
MS\Internal\Automation\CacheHelper.cs (1)
193AutomationElement node = new AutomationElement(hnode, cachedValues, cachedValueIndex, cacheRequest);
System\Windows\Automation\AutomationElement.cs (1)
99return new AutomationElement(hnode, null, 0, null);