File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3939
4040 <!-- MUI -->
4141
42- <FontFamily x : Key =" MahApps.Fonts.Default.Mui" >Segoe UI</FontFamily >
42+ <FontFamily x : Key =" MahApps.Fonts.Family. Default.Mui" >Segoe UI</FontFamily >
4343 <FontFamily x : Key =" MahApps.Fonts.Fixed.Mui" >Consolas</FontFamily >
4444
4545 <System : Double x : Key =" MahApps.Sizes.Font.Default.Mui" >13</System : Double >
Original file line number Diff line number Diff line change 22 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml" >
33
44 <Style x : Key =" MahApps.Styles.ContextMenu.Mui" TargetType =" {x:Type ContextMenu}" >
5- <Setter Property =" FontFamily" Value =" {DynamicResource MahApps.Fonts.Default.Mui}" />
5+ <Setter Property =" FontFamily" Value =" {DynamicResource MahApps.Fonts.Family. Default.Mui}" />
66 <Setter Property =" FontSize" Value =" {DynamicResource MahApps.Sizes.Font.Default.Mui}" />
77 <Setter Property =" TextOptions.TextFormattingMode" Value =" Display" />
88 <Setter Property =" Background" Value =" {DynamicResource MahApps.Brushes.WindowBackground.Mui}" />
Original file line number Diff line number Diff line change 181181 <Setter Property =" Foreground" Value =" {DynamicResource MahApps.Brushes.DataGridHeaderForeground.Mui}" />
182182 <Setter Property =" BorderThickness" Value =" 0" />
183183 <Setter Property =" FontWeight" Value =" Bold" />
184- <Setter Property =" FontFamily" Value =" {DynamicResource MahApps.Fonts.Default.Mui}" />
184+ <Setter Property =" FontFamily" Value =" {DynamicResource MahApps.Fonts.Family. Default.Mui}" />
185185 <Setter Property =" FontSize" Value =" {DynamicResource MahApps.Sizes.Font.Default.Mui}" />
186186 <Setter Property =" Padding" Value =" 4,3,4,3" />
187187 <Setter Property =" HorizontalContentAlignment" Value =" Center" />
Original file line number Diff line number Diff line change 66 <Setter Property =" BorderBrush" Value =" {DynamicResource MahApps.Brushes.WindowBorderActive.Mui}" />
77 <Setter Property =" Background" Value =" {DynamicResource MahApps.Brushes.WindowBackground.Mui}" />
88 <Setter Property =" Foreground" Value =" {DynamicResource MahApps.Brushes.WindowText.Mui}" />
9- <Setter Property =" FontFamily" Value =" {DynamicResource MahApps.Fonts.Default.Mui}" />
9+ <Setter Property =" FontFamily" Value =" {DynamicResource MahApps.Fonts.Family. Default.Mui}" />
1010 <Setter Property =" FontSize" Value =" {DynamicResource MahApps.Sizes.Font.Default.Mui}" />
1111 <Setter Property =" FontStyle" Value =" Normal" />
1212 <Setter Property =" FontWeight" Value =" Normal" />
You can’t perform that action at this time.
0 commit comments