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