I'm just beginning Silverlight, yet I thought this would be easy to do. I simply add a button to a new Silverlight 4 application but no matter what I change the Background property to (SolidColorBrush, any color), only part of button's gradient changes, I can never get a solid, flat color fill.
This shows what I mean:
Why the red gradient? What do I need to set to get a solid color fill?