5 references to IsJournalNavigation
PresentationFramework (5)
src\Framework\System\Windows\Navigation\NavigationService.cs (5)
1008
if (newTree != null &&
IsJournalNavigation
(navInfo))
1867
if (
IsJournalNavigation
(navigateInfo))
2316
_navigatorHostImpl.OnSourceUpdatedFromNavService(
IsJournalNavigation
(navigateInfo) /* journalOrCancel */);
3172
Object o = MimeObjectFactory.GetObjectAndCloseStream(bindStream, contentType, destinationUri, CanUseTopLevelBrowserForHTMLRendering(), sandBoxContent, true /*allowAsync*/,
IsJournalNavigation
(navigateInfo), out _asyncObjectConverter);
3974
if (
IsJournalNavigation
(navInfo))