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