2 references to AutomationElementInformation
UIAutomationClient (2)
System\Windows\Automation\AutomationElement.cs (2)
983
return new
AutomationElementInformation
(this, true);
1007
return new
AutomationElementInformation
(this, false);