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