Slider control in silverlight
Hi all...
I need help in using the Slider control in Silverlight 5.
My requirement is -
I have an image and a slider on XAML Page.
The Property - IsDirectionalReversed is set to true of slider.
Now, when I move the slider upwards, I want my image to zoom-out.
And when I move the slider downwards, I want my image to zoom-in.
Please help.... its urgent !!
Thank you all in advance !!