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