2 writes to _exitAllFrames
WindowsBase (2)
Base\System\Windows\Threading\Dispatcher.cs (2)
392
dispatcher.
_exitAllFrames
= true;
2355
_exitAllFrames
= false;
1 reference to _exitAllFrames
WindowsBase (1)
Base\System\Windows\Threading\DispatcherFrame.cs (1)
79
if(dispatcher.
_exitAllFrames
|| dispatcher._hasShutdownStarted)