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