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);