2 references to NavigatorHost
PresentationFramework (2)
src\Framework\System\Windows\Navigation\NavigationService.cs (2)
480
if ((JournalScope != null && JournalScope.
NavigatorHost
is RootBrowserWindow) ||
3588
JournalScope == null ? null : JournalScope.
NavigatorHost
as NavigationWindow;