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