2 instantiations of SortGroupItems
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (2)
459Array.Sort(group.Items, 0, group.Count, new SortGroupItems(hwnd)); 572SortGroupItems helper = new SortGroupItems(_hwnd);
1 reference to SortGroupItems
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
572SortGroupItems helper = new SortGroupItems(_hwnd);