2 references to Dispatcher
PresentationFramework (2)
System\Windows\Documents\TextContainer.cs (2)
3346
if (this.
Dispatcher
!= null)
3348
_rootNode.DispatcherProcessingDisabled = this.
Dispatcher
.DisableProcessing();