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