private void rectangle_MouseEnter(object sender, MouseEventArgs e)
{
VisualStateManager.GoToState(this,”hover”,true);
}
private void rectangle_MouseLeave(object sender, MouseEventArgs e)
{
VisualStateManager.GoToState(this, “mout”, true);
}
Hi Friends, It's Ashish Kalosia i am cool fun loving guy, a part from that i am a Web, Graphic Designer. I have shocked many people By creating high appeal web designs with W3C standard.Though i am based in Indore, India, all my International clients love how easy it is to work with me.
No comments:
Post a Comment