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