mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 05:06:36 +02:00
Introducing SettingExpander
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
</Style>
|
||||
|
||||
<!-- Setting expander style -->
|
||||
<Style TargetType="muxc:Expander">
|
||||
|
||||
<Style x:Key="SettingExpanderStyle" TargetType="muxc:Expander">
|
||||
<Setter Property="Background" Value="{ThemeResource CardBackgroundBrush}" />
|
||||
<Setter Property="BorderThickness" Value="{ThemeResource CardBorderThickness}" />
|
||||
<Setter Property="BorderBrush" Value="{ThemeResource CardBorderBrush}" />
|
||||
|
||||
Reference in New Issue
Block a user