Example #1
0
 private void BackButton_Click(object sender, RoutedEventArgs e)
 {
     App.GoBack();
 }