Merge branch 'microsoft:master' into feature/codeql

This commit is contained in:
Aleksandar Ivanov 2021-06-03 14:06:17 +03:00
commit c8be4d7cce

View file

@ -135,6 +135,7 @@
Margin="8,0,8,-6"
VerticalAlignment="Center"
DataContext="{x:Bind}"
SmallChange="{x:Bind Step, Mode=TwoWay}"
StepFrequency="{x:Bind Step, Mode=TwoWay}"
ValueChanged="Slider_ValueChanged"
Value="{x:Bind Value, Mode=TwoWay}"