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