2 references to MoveWithinSubgroups
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingListCollectionView.cs (1)
1573_group.MoveWithinSubgroups(args.OldItems[0], null, InternalList, args.OldStartingIndex, args.NewStartingIndex);
src\Framework\System\Windows\Data\ListCollectionView.cs (1)
3097_group.MoveWithinSubgroups(item, lsi, InternalList, oldIndex, newIndex);