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