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