2 instantiations of ExpandCollapsePatternInformation
UIAutomationClient (2)
System\Windows\Automation\ExpandCollapsePattern.cs (2)
106return new ExpandCollapsePatternInformation(_el, true); 131return new ExpandCollapsePatternInformation(_el, false);
2 references to ExpandCollapsePatternInformation
UIAutomationClient (2)
System\Windows\Automation\ExpandCollapsePattern.cs (2)
101public ExpandCollapsePatternInformation Cached 126public ExpandCollapsePatternInformation Current