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