3 references to Count
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (3)
239return new GroupInfo(group.Items, group.Count); 459Array.Sort(group.Items, 0, group.Count, new SortGroupItems(hwnd)); 743int count = Count;