xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="WPF" Height="100" Width="300">
FontSize="20"
FontStyle="Italic"
FontWeight="Light"
HorizontalAlignment="Center"
TextAlignment="Right"
TextDecorations="Underline, Strikethrough"
TextWrapping="Wrap"
VerticalAlignment="Center">
this is a test