refactor: window chrome style

This commit is contained in:
leo 2024-08-22 15:06:30 +08:00
parent 8b469e7778
commit 10e5c7aa6c
No known key found for this signature in database
2 changed files with 17 additions and 5 deletions

View file

@ -22,8 +22,6 @@
<Setter Property="Background" Value="{DynamicResource Brush.Window}"/>
<Setter Property="BorderThickness" Value="1"/>
<Setter Property="BorderBrush" Value="{DynamicResource Brush.Border0}"/>
<Setter Property="ExtendClientAreaChromeHints" Value="NoChrome"/>
<Setter Property="ExtendClientAreaToDecorationsHint" Value="True"/>
<Setter Property="SystemDecorations" Value="Full"/>
<Setter Property="Padding" Value="0"/>