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