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