4 references to BringLineIntoViewCompletedEventArgs
PresentationFramework (4)
src\Framework\MS\Internal\Documents\MultiPageTextView.cs (3)
493OnBringLineIntoViewCompleted(new BringLineIntoViewCompletedEventArgs( 544OnBringLineIntoViewCompleted(new BringLineIntoViewCompletedEventArgs( 1340OnBringLineIntoViewCompleted(new BringLineIntoViewCompletedEventArgs(
src\Framework\MS\Internal\Documents\TextViewBase.cs (1)
221OnBringLineIntoViewCompleted(new BringLineIntoViewCompletedEventArgs(position, suggestedX, count, newPosition, newSuggestedX, linesMoved, linesMoved == count, null, false, userState));