We have a RadRibbonDropDownButton declared inside a user control. What we like to achieve is to open the DropDown-Content by using F2 on the keyboard. Best would be without code behind (MVVM/PRISM). Unfortunately the "<UserControl.InputBindings>" are not working as expected. Is there another way to define a shortcut key on RadRibbonDropDownButton? n. b. this button is not inside a RibbonView, but used "as is" in a DockPanel.
Regards
Neils