I dont know what you need exactly, if you want to make button bigger on 1st click, and make it smaller on 2nd click >
that would be quite difficult in XAML, in C# I dont know how to use animations ...
If you want to make your button bigger on click and at the end of animation return to original size, use AutoReverse="True"...