2 implementations of NavigationService
PresentationFramework (2)
src\Framework\System\Windows\Controls\Frame.cs (1)
542public NavigationService NavigationService
src\Framework\System\Windows\Navigation\NavigationWindow.cs (1)
956NavigationService IJournalNavigationScopeHost.NavigationService
1 reference to NavigationService
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\JournalNavigationScope.cs (1)
38_rootNavSvc = host.NavigationService;