示例#1
0
 private void ButtonBackwardsClick(object sender, RoutedEventArgs e)
 {
     controller.NavigateBack();
 }