Calling Browser Zoom
- by ThePower
Hi,
I would like to provide two buttons that will zoom in and out in my silverlight application.
Basically, I would like them to do exactly the same as clicking Zoom In and Out via the browser. (Or holding CTRL and scrolling the mouse wheel).
Is there an easy way to do this or will it be easier to use Scaling?
Regards,
Lloyd