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