File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/MahApps.Metro/Styles/Themes Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
xmlns : system =" clr-namespace:System;assembly=mscorlib"
8
8
mc : Ignorable =" options" >
9
9
10
- <!-- Matadata -->
10
+ <!-- Metadata -->
11
11
<system : String x : Key =" Theme.Name" >{{ThemeName}}</system : String >
12
12
<system : String x : Key =" Theme.Origin" >MahApps.Metro</system : String >
13
13
<system : String x : Key =" Theme.DisplayName" >{{ThemeDisplayName}}</system : String >
559
559
<markup : StaticResource x : Key =" MahApps.Brushes.ToggleSwitch.KnobFillOnPressed" ResourceKey =" MahApps.Brushes.SystemControlHighlightAltChromeWhite" />
560
560
<markup : StaticResource x : Key =" MahApps.Brushes.ToggleSwitch.KnobFillOnDisabled" ResourceKey =" MahApps.Brushes.SystemControlPageBackgroundBaseLow" />
561
561
562
- </ResourceDictionary >
562
+ </ResourceDictionary >
You can’t perform that action at this time.
0 commit comments