disable drag splashscreen

This commit is contained in:
PAL\cbo
2023-02-07 15:17:55 +01:00
parent fa4f0b0057
commit 15c0ebdc57
@@ -12,6 +12,7 @@
WindowStyle="None" WindowStyle="None"
WindowStartupLocation="CenterScreen" WindowStartupLocation="CenterScreen"
AllowsTransparency="True" AllowsTransparency="True"
IsHitTestVisible="false"
Background="Transparent" Background="Transparent"
Title="PAL Ax Utility" Title="PAL Ax Utility"
mc:Ignorable="d" mc:Ignorable="d"