I have the following Style for a Button which is supposed to grow to 1.5 times the size when the mouse hovers it. The problem is that Button grows from the Top-Left corner inste
You can set RenderTransformOrigin to "0.5, 0.5"
RenderTransformOrigin
"0.5, 0.5"