4 references to CreateGroupSubsetLink
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (4)
168return CreateGroupSubsetLink(items [groupInfo._count - 1] + 1); 263return CreateGroupSubsetLink(index + 1); 322return CreateGroupSubsetLink(index + 1); 529return group.CreateGroupSubsetLink(sslIndex + 1);