Share via


INavigationAware.OnNavigatedTo Method

Called when the implementer has been navigated to.

Namespace:  Microsoft.Practices.Prism.Regions
Assembly:  Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)

Syntax

void OnNavigatedTo(
    NavigationContext navigationContext
)
'Declaration
Sub OnNavigatedTo ( _
    navigationContext As NavigationContext _
)

Parameters

See Also

INavigationAware Interface

Microsoft.Practices.Prism.Regions Namespace