<Window.InputBindings>
        <KeyBinding Gesture="Ctrl+Alt+Q" Command="{Binding YourVMCommand}"/>
</Window.InputBindings>

 Menu设置快捷键

<MenuItem Header="文件(_F)">

 

相关文章:

  • 2020-01-02
  • 2023-03-21
  • 2022-01-07
  • 2021-07-06
  • 2022-03-08
  • 2022-12-23
猜你喜欢
  • 2021-12-15
  • 2022-12-23
  • 2022-12-23
  • 2019-05-19
  • 2021-12-02
  • 2021-11-21
  • 2021-09-09
相关资源
相似解决方案