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