Posted 16 years ago
by Tim Mawson
Version: 4.0.0456
Platform: .NET 3.5
Environment: Windows XP (32-bit)

I've noticed that when a button that has a command attached is placed within a ribbon:ApplicationMenu or ribbon:Menu, and the command is disabled (CanExecute returns false) the label of the button remains in an "enabled" state, while the image is disabled and the button cannot be pressed, as expected. I would have expected all elements of the button to be rendered using disabled styles.
Is this a bug?
Is this a bug?