5 references to CreateListViewGroup
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsListView.cs (5)
251
return
CreateListViewGroup
(groupIds [location + 1]);
292
return
CreateListViewGroup
(groupIds [location - 1]);
298
return
CreateListViewGroup
(groupIds [groupsCount - 1]);
353
return
CreateListViewGroup
(groupIds[0]);
382
return
CreateListViewGroup
(groupIds[groupsCount - 1]);