Implemented interface member:
event
BringLineIntoViewCompleted
System.Windows.Documents.ITextView.BringLineIntoViewCompleted
2 references to BringLineIntoViewCompleted
PresentationFramework (2)
MS\Internal\Documents\TextViewBase.cs (2)
396if (this.BringLineIntoViewCompleted != null) 398this.BringLineIntoViewCompleted(this, e);