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