Quantcast
Channel: Ribbon for WPF - Recent Posts
Viewing all articles
Browse latest Browse all 1458

Re: RelayCommand deriving from RibbonCommand

$
0
0
Well the key bindings are what allow hot keys to be recognized. Nothing will work without them.

Our screen tips will look at the input bindings and derive input gesture text to show. But you can also set the InputGestureText property on specific controls to override the derived text, or show something in cases that a non RoutedCommand is used, as in your case.

Viewing all articles
Browse latest Browse all 1458

Trending Articles