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