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