Updated UnitConvert ComboBox and Programmer Mode Radio Button Styles to Enable IsTextScaleFactorEnabled (#92)

This commit is contained in:
Stephanie Anderl
2019-03-05 17:27:07 -08:00
committed by Matt Cooley
parent 3698961862
commit b0e24c6f4c
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
<Setter Property="Typography.NumeralAlignment" Value="Tabular"/>
<Setter Property="FontSize" Value="{ThemeResource CaptionFontSize}"/>
<Setter Property="FontWeight" Value="SemiBold"/>
<Setter Property="IsTextScaleFactorEnabled" Value="False"/>
<Setter Property="IsTextScaleFactorEnabled" Value="True"/>
<Setter Property="Template">
<Setter.Value>
<ControlTemplate TargetType="RadioButton">