
Hi,
We are trying to change the background of checkboxes in our application depending upon some property.
For this we have used trigger to change background color of checkbox. But it’s not working.
We have used the ribbon:RibbonStyles.CheckBoxKey style for standard WPF checkboxes. However, I want to set background color using different trigger, so I need the style to accomplish this.
If we don’t use this style than we are able to change the background of checkbox.
Version no which we are using is 11.1.545.0. Can you point me to a style that you do provide that is very similar to CheckBoxKey.
Thanks,
Piyush