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