2 references to IsCollapsed
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (2)
455return IsCollapsed() ? ExpandCollapseState.Collapsed 608bool isCollapsed = IsCollapsed();