Is there a reason why the text content of a WPF button is appearing with unwanted space above the text?
I have a button in a StackPanel. This button is a simple close b
A simple way to accomplish this with a lower case "x" is to use a TextBlock as content and play with its upper margin:
TextBlock