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