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