We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b4641 commit afc4966Copy full SHA for afc4966
FluentWPF/Styles/Window.xaml
@@ -325,7 +325,6 @@
325
<Setter Property="Background" Value="Transparent"/>
326
<Setter Property="BorderBrush" Value="{Binding Path=(local:AccentColors.ImmersiveSystemAccentBrush)}" />
327
<Setter Property="BorderThickness" Value="1"/>
328
- <Setter Property="WindowStyle" Value="SingleBorderWindow" />
329
<Setter Property="ContentTemplate">
330
<Setter.Value>
331
<DataTemplate>
0 commit comments