2 implementations of ThrottleBackgroundTasksForUserInput
PresentationFramework (2)
MS\Internal\Documents\TextBoxView.cs (1)
1129
void ITextView.
ThrottleBackgroundTasksForUserInput
()
MS\Internal\Documents\TextViewBase.cs (1)
625
void ITextView.
ThrottleBackgroundTasksForUserInput
()
10 references to ThrottleBackgroundTasksForUserInput
PresentationFramework (10)
MS\Internal\Documents\DocumentPageTextView.cs (1)
449
/// <see cref="ITextView.
ThrottleBackgroundTasksForUserInput
"/>
MS\Internal\Documents\TextBoxView.cs (1)
1127
/// <see cref="ITextView.
ThrottleBackgroundTasksForUserInput
"/>
MS\Internal\Documents\TextDocumentView.cs (1)
404
/// <see cref="ITextView.
ThrottleBackgroundTasksForUserInput
"/>
MS\Internal\Documents\TextViewBase.cs (2)
271
/// <see cref="ITextView.
ThrottleBackgroundTasksForUserInput
"/>
623
/// <see cref="ITextView.
ThrottleBackgroundTasksForUserInput
"/>
System\windows\Documents\TextEditorMouse.cs (2)
228
This.TextView.
ThrottleBackgroundTasksForUserInput
();
472
This.TextView.
ThrottleBackgroundTasksForUserInput
();
System\windows\Documents\TextEditorTyping.cs (3)
152
This.TextView.
ThrottleBackgroundTasksForUserInput
();
381
This.TextView.
ThrottleBackgroundTasksForUserInput
();
1288
This.TextView.
ThrottleBackgroundTasksForUserInput
();