src\Framework\MS\Internal\Data\CollectionViewGroupRoot.cs (3)
183MoveWithinSubgroups(item, this, 0, list, oldIndex, newIndex);
621MoveWithinSubgroups(item, subgroup, level + 1, list, oldIndex, newIndex);
638MoveWithinSubgroups(item, subgroup, level+1, list, oldIndex, newIndex);