1 reference to OnTextViewUpdatedWorker
PresentationFramework (1)
System\windows\Documents\TextEditor.cs (1)
1602
this.UiScope.Dispatcher.BeginInvoke(DispatcherPriority.Normal, new DispatcherOperationCallback(
OnTextViewUpdatedWorker
), EventArgs.Empty);