2 instantiations of ExpandCollapsePatternInformation
UIAutomationClient (2)
System\Windows\Automation\ExpandCollapsePattern.cs (2)
107return new ExpandCollapsePatternInformation(_el, true); 132return new ExpandCollapsePatternInformation(_el, false);
2 references to ExpandCollapsePatternInformation
UIAutomationClient (2)
System\Windows\Automation\ExpandCollapsePattern.cs (2)
102public ExpandCollapsePatternInformation Cached 127public ExpandCollapsePatternInformation Current