3 references to GroupCount
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
422int length = manager.GroupCount ();
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (2)
432if (manager.GroupCount() == 0) 455int groupsCount = manager.GroupCount();