WPF VB.Net Tutorial

      xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
     
      
        
      

      
        
          
            
                              Storyboard.TargetName="myAnimatedButton"
                Storyboard.TargetProperty="(Button.RenderTransform).(RotateTransform.Angle)"
                Duration="0:0:2" FillBehavior="Stop">