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