Skip to content

Commit afc4966

Browse files
committed
Fix #131
1 parent 86b4641 commit afc4966

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

FluentWPF/Styles/Window.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,6 @@
325325
<Setter Property="Background" Value="Transparent"/>
326326
<Setter Property="BorderBrush" Value="{Binding Path=(local:AccentColors.ImmersiveSystemAccentBrush)}" />
327327
<Setter Property="BorderThickness" Value="1"/>
328-
<Setter Property="WindowStyle" Value="SingleBorderWindow" />
329328
<Setter Property="ContentTemplate">
330329
<Setter.Value>
331330
<DataTemplate>

0 commit comments

Comments
 (0)