2 references to Move
PresentationFramework (2)
System\Windows\Data\BindingListCollectionView.cs (1)
1842
_shadowList.
Move
(e.OldStartingIndex, e.NewStartingIndex);
System\Windows\Data\ListCollectionView.cs (1)
2024
InternalList.
Move
(localOldIndex, localNewIndex);