'Declaration
Protected Overrides NotOverridable Sub OnNavigatedTo( _ ByVal e As NavigationEventArgs _ )
protected override void OnNavigatedTo( NavigationEventArgs e )
Parameters
- e
- Event data that describes how this page was reached. The Parameter property is typically used to configure the page.