WPF VB.Net Tutorial

      xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
    
        Button
        
            
                                        Background="{DynamicResource {x:Static SystemColors.ControlLightBrushKey}}">
                                            Margin="{TemplateBinding Control.Padding}" />
                
                
                    
                                                        Property="Border.CornerRadius" Value="24" />
                                                        Property="TextBlock.FontWeight" Value="Bold" />