The standard Windows Phone 7 application with regular images has a very good click on the images (select a specific image and then click). Think about how to replicate this in my own application.
: a) go to the previous / next image using a click b) when you click, the visual feedback is visible (transitions between the current and next / previous images) c) the number of shots is unknown at the time of execution (only previous / current / next images are in any moment, others are loaded if necessary).
If there is no specific sample on the Internet, at least what controls should be used to implement it?
source share