Page.OnNavigatedTo(NavigationEventArgs) Method

Definition

protected:
 virtual void OnNavigatedTo(NavigationEventArgs ^ e) = OnNavigatedTo;
void OnNavigatedTo(NavigationEventArgs const& e);
protected virtual void OnNavigatedTo(NavigationEventArgs e);
function onNavigatedTo(e)
Protected Overridable Sub OnNavigatedTo (e As NavigationEventArgs)

Parameters

Applies to