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