2 instantiations of AutomationElementInformation
UIAutomationClient (2)
System\Windows\Automation\AutomationElement.cs (2)
983
return new
AutomationElementInformation
(this, true);
1007
return new
AutomationElementInformation
(this, false);
2 references to AutomationElementInformation
UIAutomationClient (2)
System\Windows\Automation\AutomationElement.cs (2)
979
public
AutomationElementInformation
Cached
1003
public
AutomationElementInformation
Current