2 instantiations of AutomationElementInformation
UIAutomationClient (2)
System\Windows\Automation\AutomationElement.cs (2)
1080
return new
AutomationElementInformation
(this, true);
1104
return new
AutomationElementInformation
(this, false);
2 references to AutomationElementInformation
UIAutomationClient (2)
System\Windows\Automation\AutomationElement.cs (2)
1076
public
AutomationElementInformation
Cached
1100
public
AutomationElementInformation
Current