WPF C# Tutorial

    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    Title="WPF" Height="220" Width="300">
    
                       TargetType="{x:Type Control}">
            
            
            
        
                       BasedOn="{StaticResource BaseControlStyle}">
            
        
                       BasedOn="{StaticResource BaseControlStyle}">
        
                       BasedOn="{StaticResource BaseControlStyle}">
        
    

    
        
            CheckBox
            TextBox
            
            Button with overridden style
            TextBlock
            ComboBox