InputGestureText not grayed out when menu is disabled in MetroLight theme

WPF Studio, Themes, and Shared Library for WPF Forum

Posted 11 years ago by Shaun Becker
Version: 13.1.0580
Platform: .NET 4.5
Environment: Windows 8 (64-bit)
Avatar

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.

Comments (1)

Posted 11 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Shaun,

Can you provide some example XAML that we can paste into an app to see this?  You could probably set IsEnabled="False" onto the control you're speaking of to mimic disabling in the repro XAML.


Actipro Software Support

The latest build of this product (v24.1.2) was released 3 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.