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