Hi
I'm building a WPF Ribbon application and although keytips that I assign to to RibbonCheckBoxes appear when I hold the alt key, they do not toggle checking or unchecking the checkboxes when I press the key associated with the control. RibbonButtons and RibbonComboBoxes seem to handle the keytips automatically when they are pressed but they do not seem to fire for checkboxes. Is this a known issue or is there something else that needs to be done to get KeyTips to do anything meaningful when used with RibbonCheckBoxes?
Please note that the keytips *appear* when you hold alt but pressing the key associated with the keytip does nothing.
Thanks!