xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
DataContext="{Binding ElementName=scroll}">
Orientation="Horizontal" Margin="24"
Minimum="1" Maximum="100" LargeChange="10" SmallChange="1" />
Content="{Binding Path=Value, Mode=OneWay}" />
FontSize="{Binding Path=Value, Mode=OneWay}">
Bound Button