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