5 references to IsJournalNavigation
PresentationFramework (5)
System\Windows\Navigation\NavigationService.cs (5)
880
if (newTree != null &&
IsJournalNavigation
(navInfo))
1695
if (
IsJournalNavigation
(navigateInfo))
2144
_navigatorHostImpl.OnSourceUpdatedFromNavService(
IsJournalNavigation
(navigateInfo) /* journalOrCancel */);
2943
Object o = MimeObjectFactory.GetObjectAndCloseStreamCore(bindStream, contentType, destinationUri, canUseTopLevelBrowserForHTMLRendering, sandBoxContent, true /*allowAsync*/,
IsJournalNavigation
(navigateInfo), out _asyncObjectConverter, IsUnsafe);
3699
if (
IsJournalNavigation
(navInfo))