In my C#/WPF/.NET 4.5 application I have buttons with images that I implemented in the following fashion:
&
Use height property to fix Image height to let say 30(depend on your reqirement) and use HorzontalAllignment to center for textblock It wil work fine