1 write to _dispatcher
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorTyping.cs (1)
106
This.
_dispatcher
= Dispatcher.CurrentDispatcher;
2 references to _dispatcher
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditorTyping.cs (2)
105
Invariant.Assert(This.
_dispatcher
== null);
107
Invariant.Assert(This.
_dispatcher
!= null);