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