4 references to Navigate
PresentationFramework (4)
System\Windows\Application.cs (1)
1579
NavService.
Navigate
(StartupUri);
System\Windows\Controls\Frame.cs (1)
860
return _navigationService.
Navigate
(source);
System\Windows\Navigation\NavigationService.cs (1)
1339
this.
Navigate
(value);
System\Windows\Navigation\NavigationWindow.cs (1)
247
return NavigationService.
Navigate
(source);