Method OnNavigatedFrom OnNavigatedFrom() Invoked when the view model is navigated away from. Declaration public virtual void OnNavigatedFrom() Implements IRoutedViewModelBase.OnNavigatedFrom() Remarks This method cannot show dialogs or cancel/reroute the navigation.