I want to move animate an rectangle object to move it in x-axis. I am new to WPF animation, started out with the following:
As an alternative answer @McGarnagle you can use animation for HorizontalAlignment and VerticalAlignment properties.
@McGarnagle
HorizontalAlignment
VerticalAlignment
Example:
Center