I need to create an Image Button for my application like web-oriented style. I have an image 20x20 pixel and want an image button with the same dimension of the image.
I
You can set your image as the background for the button, or if you want to do it as content, in theory it should work inside a stackpanel.