mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 13:53:11 -07:00
Co-authored-by: Dave Grochocki <grochocki@users.noreply.github.com>
This commit is contained in:
parent
bd52851daa
commit
74ef763dfb
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@
|
||||||
Margin="8,0,8,-6"
|
Margin="8,0,8,-6"
|
||||||
VerticalAlignment="Center"
|
VerticalAlignment="Center"
|
||||||
DataContext="{x:Bind}"
|
DataContext="{x:Bind}"
|
||||||
|
SmallChange="{x:Bind Step, Mode=TwoWay}"
|
||||||
StepFrequency="{x:Bind Step, Mode=TwoWay}"
|
StepFrequency="{x:Bind Step, Mode=TwoWay}"
|
||||||
ValueChanged="Slider_ValueChanged"
|
ValueChanged="Slider_ValueChanged"
|
||||||
Value="{x:Bind Value, Mode=TwoWay}"
|
Value="{x:Bind Value, Mode=TwoWay}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue