I still have not found the answer: How can I implement a zoom control to my SilverLight Form?
I hope you will help me with this question) I am looking to zoom the controls inside the zoom control, not zoom on an image.
I still have not found the answer: How can I implement a zoom control
Share
This is a WPF control that zooms the child controls. Should be fairly easy to convert to Silverlight.
Here is a silverlight control that does the same thing: