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