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