2 references to InAppShutdown
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\JournalNavigationScope.cs (2)
175return _journal != null && !InAppShutdown && _journal.CanGoForward; 183return _journal != null && !InAppShutdown && _journal.CanGoBack;