예제 #1
0
 private async void CmdSave_Executed(object sender, ExecutedRoutedEventArgs e)
 {
     await PARAMDATA.SaveInOtherThread(SetSavingMode);
 }