1 override of BringLineIntoViewAsync
PresentationFramework (1)
MS\Internal\Documents\MultiPageTextView.cs (1)
480
internal override void
BringLineIntoViewAsync
(ITextPointer position, double suggestedX, int count, object userState)
1 reference to BringLineIntoViewAsync
PresentationFramework (1)
MS\Internal\Documents\TextViewBase.cs (1)
581
BringLineIntoViewAsync
(position, suggestedX, count, userState);