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