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