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