xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="CustomWindowTest" Height="300" Width="300"
Style="{StaticResource CustomWindowChrome}" Tag="This is a custom footer"
ResizeMode="CanResizeWithGrip">
This is a test.