Table of Contents

Method OnNavigatedFrom

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

OnNavigatedFrom(Uri)

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

void OnNavigatedFrom(Uri uri)

Parameters

uri Uri

The URI of the view being navigated from.