WPF C# Tutorial

  xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  x:Class="SDKSample.Window1" Title="Text Shadow Samples"
  Background="FloralWhite">
  
              Foreground="SteelBlue" Grid.Column="1" Grid.Row="4">
        
                      GlowSize="1.0"
            GlowColor="Orange"
            Opacity="1.0"/>