diff --git a/AboutBoxWD.xaml b/AboutBoxWD.xaml index 76b1451..01174e5 100644 --- a/AboutBoxWD.xaml +++ b/AboutBoxWD.xaml @@ -2,7 +2,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="AboutBoxWD" Height="426.5" Width="511.8" WindowStyle="None" ResizeMode="NoResize" - AllowsTransparency="True" Background="Transparent"> + AllowsTransparency="True" Background="Transparent" ShowInTaskbar="False">