2 references to UpdateCaretStateWorker
PresentationFramework (2)
System\windows\Documents\TextSelection.cs (2)
759
Dispatcher.CurrentDispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(
UpdateCaretStateWorker
), null);
1605
UpdateCaretStateWorker
(null);