xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="SDKSample.Window1" Title="Text Shadow Samples"
Background="FloralWhite">
Opacity="0.75"
Softness="0.50" />
ShadowDepth="2"
Direction="330"
Color="Red"
Opacity="0.5"
Softness="0.0" />