Possible Duplicate:
How to make or use a standard Image Viewer for WP7

I'm looking for a control that's very similar to what WP7 has in the camera hub. It would be like a pivot control except for that in the right side of the screen one could see a small portion of the next image.

Before starting to code up my own control I was wondering if anyone was aware of such a control existing and its code shared.

link|improve this question

1  
I've not seen such a thing. :( – Matt Lacey May 17 '11 at 16:57
1  
Maybe we should create one and open source it. I would contribute :) – gyurisc May 20 '11 at 6:38
feedback

closed as exact duplicate by Dennis Palmer, casperOne Nov 29 '11 at 5:27

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

2 Answers

MultitouchBehaviours could be a good starting foundation for such UI Component look at this http://www.galasoft.ch/touch/wp7/

link|improve this answer
feedback

The SlideView control in Telerik's RadControls for Windows Phone sounds like what you're looking for.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.