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