I am trying to find rectangle buttons with gloss effect.
all examples are relevant for round buttons. (and when editing the code, the gloss effect is not suit the rectangle.
Do anyone know about xaml examples for button like in the images below?


Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It is possible to do this with XAML. There is a great XAML resource page for such things called xamalot.com. I have taken one button as a reference: http://xamalot.com/asset/0fc669c8-35f8-49c0-bceb-0d07f1d63691 :
The whole thing to draw with XAML is not that easy, but there are tools out there which allow you to draw and export like Microsoft’s Expression Design.