3 references to NavigationService
PresentationFramework (3)
System\Windows\Application.cs (1)
1613
NavService = 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);