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