Example #1
0
 private void backButton_Click(object sender, RoutedEventArgs e)
 {
     MainContent.Back();
 }