5 references to CreateListViewGroup
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsListView.cs (5)
257
return
CreateListViewGroup
(groupIds [location + 1]);
298
return
CreateListViewGroup
(groupIds [location - 1]);
304
return
CreateListViewGroup
(groupIds [groupsCount - 1]);
359
return
CreateListViewGroup
(groupIds[0]);
388
return
CreateListViewGroup
(groupIds[groupsCount - 1]);