WPF Key-Binding- Can I create a single key-binding that fires a command every time control is presse

Posted by highone on Stack Overflow See other posts from Stack Overflow or by highone
Published on 2010-03-13T04:44:02Z Indexed on 2010/03/13 4:47 UTC
Read the original article Hit count: 364

Filed under:
|
|

I need to create hot-keys for every control + number combination and would prefer not to have create ten commands. Is there any way to do this?

© Stack Overflow or respective owner

Related posts about wpf

Related posts about keybindings