1 implementation of MoveCurrentToLast
PresentationFramework (1)
src\Framework\System\Windows\Data\CollectionView.cs (1)
440public virtual bool MoveCurrentToLast()
1 reference to MoveCurrentToLast
PresentationFramework (1)
src\Framework\MS\Internal\Data\CollectionViewProxy.cs (1)
242return ProxiedView.MoveCurrentToLast();