2 writes to _startingShutdown
WindowsBase (2)
Base\System\Windows\Threading\Dispatcher.cs (2)
1959
_startingShutdown
= true;
1975
_startingShutdown
= true;
1 reference to _startingShutdown
WindowsBase (1)
Base\System\Windows\Threading\Dispatcher.cs (1)
1971
if(!
_startingShutdown
)