This documentation is archived and is not being maintained.
INavigate.Navigate Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Displays the content located at the specified URI.
Namespace:
System.Windows.Controls
Assembly:
System.Windows (in System.Windows.dll)
bool Navigate(
Uri source
)
Parameters
- source
- Type: System.Uri
The URI of the content to display.
Return Value
Type:
System.Booleantrue if the content was successfully displayed; otherwise, false.
Use this method to navigate to provide application navigation to a URI internal to the current Windows Phone application.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0