Style the MouseOver on a Silverlight/WPF button
Posted
by mattruma
on Stack Overflow
See other posts from Stack Overflow
or by mattruma
Published on 2010-03-08T13:20:42Z
Indexed on
2010/03/08
15:06 UTC
Read the original article
Hit count: 324
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.
© Stack Overflow or respective owner