예제 #1
0
 private void Window_Closing(object sender, System.ComponentModel.CancelEventArgs e)
 {
     _hotkeyManager.DeleteHotkeys();
 }