NavigationService.Navigate Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Navigates to the content specified by the uniform resource identifier (URI).
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- source
- Type: System.Uri
The URI of the content to navigate to.
Show: