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