2 instantiations of ExpandCollapsePatternInformation
UIAutomationClient (2)
System\Windows\Automation\ExpandCollapsePattern.cs (2)
109return new ExpandCollapsePatternInformation(_el, true); 134return new ExpandCollapsePatternInformation(_el, false);
2 references to ExpandCollapsePatternInformation
UIAutomationClient (2)
System\Windows\Automation\ExpandCollapsePattern.cs (2)
104public ExpandCollapsePatternInformation Cached 129public ExpandCollapsePatternInformation Current