3 references to JournalNavigationScope
PresentationFramework (3)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (1)
504return window.JournalNavigationScope.CanInvokeJournalEntry(entryId);
src\Framework\MS\Internal\AppModel\RootBrowserWindow.cs (1)
532base.JournalNavigationScope.Journal = journal;
src\Framework\System\Windows\Navigation\NavigationWindow.cs (1)
1109nw.JournalNavigationScope.NavigateToEntry(je);