WPF – how to bind ScaleTransform to Slider, percentage style!
Whilst working on an image view I needed the ability to bind the value of a Slider to a ScaleTransform as a percentage value and at the same time display the value of the slider in a label. So for a zoom range from 1% to 250% you would usually set the Minimum and Maximum …
WPF – how to bind ScaleTransform to Slider, percentage style! Read More »