4 references to CreateGroupSubsetLink
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (4)
175return CreateGroupSubsetLink(items [groupInfo._count - 1] + 1); 270return CreateGroupSubsetLink(index + 1); 329return CreateGroupSubsetLink(index + 1); 536return group.CreateGroupSubsetLink(sslIndex + 1);