How to animate Margin property in WPF

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: <Storyboard x:Key="MoveMe"> <DoubleAnimationUsingKeyFrames