3 references to Navigate
PresentationFramework (3)
System\Windows\Controls\Frame.cs (1)
888return _navigationService.Navigate(content);
System\Windows\Navigation\NavigationService.cs (1)
1383this.Navigate(value);
System\Windows\Navigation\NavigationWindow.cs (1)
279return NavigationService.Navigate(content);