Posted 12 years ago
by Shaun Becker
Version: 13.1.0580
Platform: .NET 4.5
Environment: Windows 8 (64-bit)
I am using ribbon Button to populate a menu with a RoutedCommand that has InputGestures associated with it. When the command CanExecute returns false and disables the button, the label is grayed out but the InputGestureText is not. That seems like a bug as I would expect the entire menu item to gray out and appear disabled.