5 references to CreateListViewGroup
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\WindowsListView.cs (5)
264
return
CreateListViewGroup
(groupIds [location + 1]);
305
return
CreateListViewGroup
(groupIds [location - 1]);
311
return
CreateListViewGroup
(groupIds [groupsCount - 1]);
366
return
CreateListViewGroup
(groupIds[0]);
395
return
CreateListViewGroup
(groupIds[groupsCount - 1]);