Remove AllowsTransparency which is buggy in XP and poor performance.

This commit is contained in:
qianlifeng
2014-03-15 23:42:23 +08:00
parent f0b728a71b
commit a7b3ef34d8
8 changed files with 117 additions and 12 deletions

View File

@@ -9,8 +9,6 @@
WindowStyle="None"
WindowStartupLocation="Manual"
ShowInTaskbar="False"
AllowsTransparency="True"
Background="{x:Null}"
Style="{DynamicResource WindowStyle}"
Icon="Images\app.png"
>