コード例 #1
0
ファイル: MainWindow.xaml.cs プロジェクト: eltariel/MicroSpot
 private void OnBackClick(object sender, RoutedEventArgs e)
 {
     api.Previous();
 }