2 references to BringRectIntoViewMinimally
PresentationFramework (2)
src\Framework\System\windows\Documents\CaretElement.cs (2)
377
MS.Internal.Documents.TextViewBase.
BringRectIntoViewMinimally
(_textEditor.TextView, new Rect(scrollToOriginPosition, scrollRectangle.Y, scrollRectangle.Width, scrollRectangle.Height));
385
MS.Internal.Documents.TextViewBase.
BringRectIntoViewMinimally
(_textEditor.TextView, scrollRectangle);