How to make a button flat style in wpf? I\'ve tried BasedOn property but it does not work.
To add to Eduardo's answer, this solution gets rid of any extra styling such as the border around the button if the thickness is set to 0.
You can add extra styling as needed: