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