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