|
@@ -6,8 +6,8 @@
|
|
|
xmlns:dataHolders="clr-namespace:PixiEditor.Models.DataHolders" xmlns:converters="clr-namespace:PixiEditor.Helpers.Converters"
|
|
|
xmlns:sys="clr-namespace:System;assembly=System.Runtime"
|
|
|
xmlns:uc="clr-namespace:PixiEditor.Views.UserControls"
|
|
|
- mc:Ignorable="d" ShowInTaskbar="True"
|
|
|
- Title="Hello there!" Height="662" Width="632" Topmost="True"
|
|
|
+ mc:Ignorable="d" ShowInTaskbar="False"
|
|
|
+ Title="Hello there!" Height="662" Width="632"
|
|
|
WindowStyle="None" WindowStartupLocation="CenterScreen">
|
|
|
|
|
|
<Window.Resources>
|