Example #1
0
 private void OnBackClick(object sender, RoutedEventArgs e)
 {
     api.Previous();
 }