【发布时间】:2011-07-06 16:54:38
【问题描述】:
我试过了:
<KeyBinding Key="S" Modifiers="Control, Shift"/>
和
<KeyBinding Key="S" Modifiers="Control|Shift"/>
但它不起作用。
【问题讨论】:
-
我觉得这看起来很眼熟:见stackoverflow.com/questions/4050066/…
-
@paxdiablo,哎呀,没注意到。我试图删除它,但它不允许我。我希望更多的用户投票支持它关闭并清除它。
标签: .net wpf key-bindings