diff --git a/src/Calculator/App.xaml b/src/Calculator/App.xaml index f94645c..2bf5bc2 100644 --- a/src/Calculator/App.xaml +++ b/src/Calculator/App.xaml @@ -757,7 +757,7 @@ Background="{TemplateBinding Background}" FlowDirection="LeftToRight"> - + @@ -834,6 +834,14 @@ + + + + + + + + + + + + + + + + + + + Minimum="{x:Bind Min, Mode=TwoWay}" + contract7Present:CornerRadius="{ThemeResource ControlCornerRadius}"/> - - - + + + + + + + + @@ -203,14 +214,12 @@ BasedOn="{StaticResource ValueBaseStyle}" TargetType="controls:CalculationResult"> -