WPF C# Tutorial

            xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
            xmlns:s="clr-namespace:System;assembly=mscorlib">
    
        18
        14
    

                VerticalAlignment="Center" 
            Margin="24">
        
            
        

        Button with large FontSize
    
                VerticalAlignment="Center"
            Margin="24"
            FontSize="{StaticResource fontsizeSmall}" >
        Button with small FontSize