Pinch To Zoom functionality in windows phone 8
问题 From this post i came to know that there exist some platform improvements for implementing pinch and zoom functionality. By using this new method( ManipulationDeltaEventArgs.PinchManipulation ) how i can implement pinch to zoom functionality in windows phone. Apart from this i need to implement scrolling feature too to the image control. In my current implementation, i am using Toolkit(gesture listener) for pinch and zoom functionality along with scroll viewer, now it seem both scrolling and