2 instantiations of AutomationElementInformation
UIAutomationClient (2)
System\Windows\Automation\AutomationElement.cs (2)
984
return new
AutomationElementInformation
(this, true);
1008
return new
AutomationElementInformation
(this, false);
2 references to AutomationElementInformation
UIAutomationClient (2)
System\Windows\Automation\AutomationElement.cs (2)
980
public
AutomationElementInformation
Cached
1004
public
AutomationElementInformation
Current