In this article we will be seeing how to create Silverlight Slider control to zoom in and out the image.
Here is Part 1In this article we will be seeing how to create Silverlight Slider control to zoom in and out the image.Slider Control is used to allow the user to select from a range of values by moving the Thumb control.Namespace: System.Windows.ControlsAssembly: System.Windows (in System.Windows.dll) Xaml:<Slider></Slider>Steps Involved:Creating a Silverlight Application:
Printing in C# Made Easy