3 references to NavigationService
PresentationFramework (3)
System\Windows\Application.cs (1)
1574NavService = new NavigationService(null)
System\Windows\Controls\Frame.cs (1)
149_navigationService = new NavigationService(this);
System\Windows\Navigation\NavigationWindow.cs (1)
214_navigationService = new NavigationService(this);