Table of Contents

Method OnNavigatedTo

Namespace
Innova.Prism.Library.BaseViewModels
Assembly
Innova.Prism.Library.dll

OnNavigatedTo(NavigationContext)

Called when the implementer has been navigated to.

public virtual void OnNavigatedTo(NavigationContext navigationContext)

Parameters

navigationContext NavigationContext

The navigation context.