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