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