3 references to Count
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (3)
230return new GroupInfo(group.Items, group.Count); 449Array.Sort(group.Items, 0, group.Count, new SortGroupItems(hwnd)); 731int count = Count;