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