Skip to content

Instantly share code, notes, and snippets.

@jlebrech
Created October 10, 2011 08:11
Show Gist options
  • Save jlebrech/1274850 to your computer and use it in GitHub Desktop.
Save jlebrech/1274850 to your computer and use it in GitHub Desktop.
OnNavigatedFrom
protected override void OnNavigatedFrom(System.Windows.Navigation.NavigationEventArgs e)
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment