1 reference to BackgroundInputCallback
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorTyping.cs (1)
1625
Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(
BackgroundInputCallback
), This);