3 references to MoveWithinSubgroups
PresentationFramework (3)
MS\Internal\Data\CollectionViewGroupRoot.cs (3)
178MoveWithinSubgroups(item, this, 0, list, oldIndex, newIndex);
616MoveWithinSubgroups(item, subgroup, level + 1, list, oldIndex, newIndex);
633MoveWithinSubgroups(item, subgroup, level + 1, list, oldIndex, newIndex);