mirror of
https://github.com/holgerb83/ModernWpfPlayground.git
synced 2025-04-19 23:03:49 +02:00
Theme aware = true
This commit is contained in:
parent
59fe84a53f
commit
6cc2470a78
@ -12,6 +12,7 @@
|
|||||||
Width="1200"
|
Width="1200"
|
||||||
Height="600"
|
Height="600"
|
||||||
d:DataContext="{d:DesignInstance local:WindowViewModel}"
|
d:DataContext="{d:DesignInstance local:WindowViewModel}"
|
||||||
|
ui:ThemeManager.IsThemeAware="True"
|
||||||
ui:TitleBar.ExtendViewIntoTitleBar="True"
|
ui:TitleBar.ExtendViewIntoTitleBar="True"
|
||||||
ui:WindowHelper.UseModernWindowStyle="True"
|
ui:WindowHelper.UseModernWindowStyle="True"
|
||||||
TextOptions.TextFormattingMode="Display"
|
TextOptions.TextFormattingMode="Display"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user