I want to zoom in/out the canvas in windows phone 7, I have used the windows phone toolkit for silverlight but it is only zooming a particular item on the canvas like a single image.
In my application i want to zoom in/out canvas in such a way that all elements (images,text) placed on it should perform zoom in/out.
I m also dynamically adding images and text during the runtime using tap.