xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="Test Window" Height="300" Width="300"
Style="{StaticResource {x:Type Window}}"
ResizeMode="CanResizeWithGrip">
Ready