I\'m trying to create a template for buttons in order to prevent the graying of the control when it is disabled, it is working just fine, but for some reason it won\'t chang
Just a note: the Background property is of type Brush, so you should write
Background
Brush
...
instead of