I have a KeyBinding with the Key set to D1 which is the 1 key. This isn’t the same as NumPad1 key.
Is there a way to have something like:
Key="D1 && NumPad1"
So that pressing either D1 or NumPad1 would execute the command?
I’ve added a second KeyBinding one for each key D1 & NumPad1, but that seems like there should be a better way.
No, you can’t do that.