WPF C# Tutorial

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

                
                                                  StrokeThickness="8" Stroke="Black"
                              X1="48" Y1="40" X2="20" Y2="16"
                              StrokeStartLineCap="Round"
                              StrokeEndLineCap="Round"  />
                                                  StrokeThickness="8" Stroke="Black"
                              X1="48" Y1="40" X2="76" Y2="16"
                              StrokeStartLineCap="Round"
                              StrokeEndLineCap="Round" 
                              Visibility="Hidden"  />
                
                                                  Content="{TemplateBinding Content}"
                                  HorizontalAlignment="Center" />
            

            
                
                                                Value="Hidden" />
                                                Value="Visible" />
                
            

        
    

                  Content="Customized CheckBox"
              HorizontalAlignment="Center"
              VerticalAlignment="Center" />