Implemented interface member:
event
BringPointIntoViewCompleted
System.Windows.Documents.ITextView.BringPointIntoViewCompleted
2 references to BringPointIntoViewCompleted
PresentationFramework (2)
src\Framework\MS\Internal\Documents\TextViewBase.cs (2)
386if (this.BringPointIntoViewCompleted != null) 388this.BringPointIntoViewCompleted(this, e);