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