1 if(e.KeyStates == Keyboard.GetKeyStates(Key.F4) && Keyboard.Modifiers == ModifierKeys.Alt) 2 { 3 you options; 4 } 相关文章: 2021-11-21 2021-09-25 2022-12-23 2021-12-15 2021-06-05 2021-10-25 2022-12-23 2020-01-02