5 references to CreateListViewGroup
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsListView.cs (5)
250
return
CreateListViewGroup
(groupIds [location + 1]);
291
return
CreateListViewGroup
(groupIds [location - 1]);
297
return
CreateListViewGroup
(groupIds [groupsCount - 1]);
352
return
CreateListViewGroup
(groupIds[0]);
381
return
CreateListViewGroup
(groupIds[groupsCount - 1]);