3 references to NavigationService
PresentationFramework (3)
src\Framework\System\Windows\Application.cs (1)
1684
NavService = new
NavigationService
(null);
src\Framework\System\Windows\Controls\Frame.cs (1)
168
_navigationService = new
NavigationService
(this);
src\Framework\System\Windows\Navigation\NavigationWindow.cs (1)
249
_navigationService = new
NavigationService
(this);