2 implementations of NavigationService
PresentationFramework (2)
System\Windows\Controls\Frame.cs (1)
506public NavigationService NavigationService
System\Windows\Navigation\NavigationWindow.cs (1)
908NavigationService IJournalNavigationScopeHost.NavigationService
1 reference to NavigationService
PresentationFramework (1)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
29_rootNavSvc = host.NavigationService;