diff --git a/BeWo/ownChat/ChatView.xaml b/BeWo/ownChat/ChatView.xaml index 17c7de55b..a165a2dff 100644 --- a/BeWo/ownChat/ChatView.xaml +++ b/BeWo/ownChat/ChatView.xaml @@ -8,11 +8,11 @@ mc:Ignorable="d" x:Name="ServiceChat" Title="ChatService" Height="700" Width="900" ResizeMode="CanResizeWithGrip" WindowStartupLocation="CenterScreen" WindowStyle="None" - AllowsTransparency="True" Background="Transparent" Closing="ChatView_OnClosing"> + AllowsTransparency="True" Background="Transparent" Closing="ChatView_OnClosing"> - + - +