예제 #1
0
 private void PauseRecording(object sender, System.Windows.Input.MouseButtonEventArgs e)
 {
     input.Pause();
 }