2 references to AutomationElementCollection
UIAutomationClient (2)
System\Windows\Automation\AutomationElement.cs (2)
843
return new
AutomationElementCollection
( els );
1187
return new
AutomationElementCollection
(children);