WPF VB.Net Tutorial

      xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
    
                        HorizontalAlignment="Center">
            Expand Other Button
        
                        HorizontalAlignment="Center">
            Expand Other Button
        
    
    
        
            
                 
                                                         Storyboard.TargetProperty="FontSize"
                                     From="12" To="48" 
                                     Duration="0:0:2"
                                     FillBehavior="Stop" />
                

            

        
        
            
                 
                                                         Storyboard.TargetProperty="FontSize"
                                     From="12" To="48" 
                                     Duration="0:0:2"
                                     FillBehavior="Stop" />