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