WPF VB.Net

      xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
                 Width="48" Fill="Red"
             Height="{Binding RelativeSource={RelativeSource self}, 
                              Path=Width}">
        
            
                
                                                    RepeatBehavior="Forever">
                                                                 Duration="0:0:0.25"
                                         BeginTime="0:0:1"
                                         RepeatBehavior="2x"
                                         FillBehavior="Stop" />