コード例 #1
0
 void CloseFileCmdExecuted(object target, ExecutedRoutedEventArgs e)
 {
     DeviceManager.CloseFile();
 }