I am working on a large WPF project and during debug my output window is filled with these annoying warnings:
System.Windows.Data Information: 10 : Ca
Same problem is with 'MenuItem' if it is placed directly in panels like 'StackPanel' etc. And can be fixed using Carter's answer above, just replace 'ComboBoxItem' with 'MenuItem' in that 'Style'