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