4 references to CreateGroupSubsetLink
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (4)
166return CreateGroupSubsetLink(items [groupInfo._count - 1] + 1); 261return CreateGroupSubsetLink(index + 1); 320return CreateGroupSubsetLink(index + 1); 527return group.CreateGroupSubsetLink(sslIndex + 1);