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