2 references to IsCollapsed
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (2)
446
return
IsCollapsed
() ? ExpandCollapseState.Collapsed
599
bool isCollapsed =
IsCollapsed
();