2 references to InAppShutdown
PresentationFramework (2)
MS\Internal\AppModel\JournalNavigationScope.cs (2)
166return _journal != null && !InAppShutdown && _journal.CanGoForward; 174return _journal != null && !InAppShutdown && _journal.CanGoBack;