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