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