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