2 implementations of ThrottleBackgroundTasksForUserInput
PresentationFramework (2)
MS\Internal\Documents\TextBoxView.cs (1)
1131
void ITextView.
ThrottleBackgroundTasksForUserInput
()
MS\Internal\Documents\TextViewBase.cs (1)
627
void ITextView.
ThrottleBackgroundTasksForUserInput
()
10 references to ThrottleBackgroundTasksForUserInput
PresentationFramework (10)
MS\Internal\Documents\DocumentPageTextView.cs (1)
451
/// <see cref="ITextView.
ThrottleBackgroundTasksForUserInput
"/>
MS\Internal\Documents\TextBoxView.cs (1)
1129
/// <see cref="ITextView.
ThrottleBackgroundTasksForUserInput
"/>
MS\Internal\Documents\TextDocumentView.cs (1)
406
/// <see cref="ITextView.
ThrottleBackgroundTasksForUserInput
"/>
MS\Internal\Documents\TextViewBase.cs (2)
273
/// <see cref="ITextView.
ThrottleBackgroundTasksForUserInput
"/>
625
/// <see cref="ITextView.
ThrottleBackgroundTasksForUserInput
"/>
System\windows\Documents\TextEditorMouse.cs (2)
242
This.TextView.
ThrottleBackgroundTasksForUserInput
();
486
This.TextView.
ThrottleBackgroundTasksForUserInput
();
System\windows\Documents\TextEditorTyping.cs (3)
161
This.TextView.
ThrottleBackgroundTasksForUserInput
();
390
This.TextView.
ThrottleBackgroundTasksForUserInput
();
1297
This.TextView.
ThrottleBackgroundTasksForUserInput
();