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