Table of Contents

Method OnNavigatedTo

Namespace
Innova.Prism.Library.Services
Assembly
Innova.Prism.Library.dll

OnNavigatedTo(Uri)

Called when the view associated with the menu service is navigated to.

public void OnNavigatedTo(Uri uri)

Parameters

uri Uri

The URI of the view being navigated to.