diff --git a/AboutBoxWindow/AboutBoxV.xaml b/AboutBoxWindow/AboutBoxV.xaml index d26c348..63b173d 100644 --- a/AboutBoxWindow/AboutBoxV.xaml +++ b/AboutBoxWindow/AboutBoxV.xaml @@ -2,7 +2,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="AboutBox" Height="320" Width="300" WindowStyle="None" ResizeMode="NoResize" - ShowInTaskbar="False" Visibility="{Binding AboutBoxVisibility,Mode=OneWay}" WindowStartupLocation="CenterOwner"> + ShowInTaskbar="False" WindowStartupLocation="CenterOwner"> @@ -45,7 +45,7 @@ VerticalAlignment="Center" FontSize="12" /> - - - - + +