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