BaconographyWP8.View.MessagingPageView.OnNavigatedFrom C# (CSharp) Method

OnNavigatedFrom() protected method

protected OnNavigatedFrom ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
return void
		protected override void OnNavigatedFrom(NavigationEventArgs e)
		{
			base.OnNavigatedFrom(e);
		}