3 references to _MoveTo
PresentationFramework (3)
src\Framework\MS\Internal\Data\CompositeCollectionView.cs (3)
255return _MoveTo(0); 300return _MoveTo(CurrentPosition + 1); 311return _MoveTo(CurrentPosition - 1);