Style the MouseOver on a Silverlight/WPF button
- by mattruma
Struggling with styling the mouse over for a button ... I have managed to style the button (solid red), but I would like for it to change to solid black whenever a mouse over occurs. I am new to XAML, and I can see that it wants some type of story board/animation ... not sure exactly how to do this.
Any help would be greatly appreciated.