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