disable backdrop

This commit is contained in:
bluepilledgreat 2024-10-26 18:38:11 +01:00
parent 70e03e1849
commit 281013f0e4
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
Background="{ui:ThemeResource ApplicationBackgroundBrush}" Background="{ui:ThemeResource ApplicationBackgroundBrush}"
ExtendsContentIntoTitleBar="True" ExtendsContentIntoTitleBar="True"
ResizeMode="NoResize" ResizeMode="NoResize"
WindowBackdropType="Mica" WindowBackdropType="Disable"
WindowStartupLocation="CenterScreen" WindowStartupLocation="CenterScreen"
mc:Ignorable="d"> mc:Ignorable="d">
<Window.TaskbarItemInfo> <Window.TaskbarItemInfo>

2
wpfui

@ -1 +1 @@
Subproject commit 456cf4868b7a9f24c85214e606bc47f8c1129fe7 Subproject commit dca423b724ec24bd3377da3a27f4055ae317b50a