1 write to _dispatcher
PresentationFramework (1)
System\windows\Documents\TextEditorTyping.cs (1)
92
This.
_dispatcher
= Dispatcher.CurrentDispatcher;
2 references to _dispatcher
PresentationFramework (2)
System\windows\Documents\TextEditorTyping.cs (2)
91
Invariant.Assert(This.
_dispatcher
== null);
93
Invariant.Assert(This.
_dispatcher
!= null);