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