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