コード例 #1
0
ファイル: App.xaml.cs プロジェクト: TheKoen/SE1d3-KBS2
 private void Application_Exit(object sender, ExitEventArgs e)
 {
     CommandMap.Stop();
 }