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