|
Problem with keyboard gestures in custom control I have no problem tying KeyGestures in a Window type. But when I do
the same code that adds to a custom controls' InputBindings and
CommandBindings nothing happens. Only MouseGestures work to trigger
the command handler. |