2 references to ExpandCollapsePatternInformation
UIAutomationClient (2)
System\Windows\Automation\ExpandCollapsePattern.cs (2)
106
return new
ExpandCollapsePatternInformation
(_el, true);
131
return new
ExpandCollapsePatternInformation
(_el, false);