2 implementations of ThrottleBackgroundTasksForUserInput
PresentationFramework (2)
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
1135
void ITextView.
ThrottleBackgroundTasksForUserInput
()
src\Framework\MS\Internal\Documents\TextViewBase.cs (1)
629
void ITextView.
ThrottleBackgroundTasksForUserInput
()
10 references to ThrottleBackgroundTasksForUserInput
PresentationFramework (10)
src\Framework\MS\Internal\Documents\DocumentPageTextView.cs (1)
453
/// <see cref="ITextView.
ThrottleBackgroundTasksForUserInput
"/>
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
1133
/// <see cref="ITextView.
ThrottleBackgroundTasksForUserInput
"/>
src\Framework\MS\Internal\Documents\TextDocumentView.cs (1)
413
/// <see cref="ITextView.
ThrottleBackgroundTasksForUserInput
"/>
src\Framework\MS\Internal\Documents\TextViewBase.cs (2)
275
/// <see cref="ITextView.
ThrottleBackgroundTasksForUserInput
"/>
627
/// <see cref="ITextView.
ThrottleBackgroundTasksForUserInput
"/>
src\Framework\System\windows\Documents\TextEditorMouse.cs (2)
244
This.TextView.
ThrottleBackgroundTasksForUserInput
();
488
This.TextView.
ThrottleBackgroundTasksForUserInput
();
src\Framework\System\windows\Documents\TextEditorTyping.cs (3)
165
This.TextView.
ThrottleBackgroundTasksForUserInput
();
395
This.TextView.
ThrottleBackgroundTasksForUserInput
();
1314
This.TextView.
ThrottleBackgroundTasksForUserInput
();