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)
2033
InternalList.
Move
(localOldIndex, localNewIndex);