I started studying windows phone develop. I am now versed with page transitions. I looked through the standard library for animation transitions, such as Silverlight Toolkit for windows phone, but did not find anything like it. Tell me, how can I do the transition from page to page on the event, Flick, and that the first page went up, and the second followed immediately behind it without breaking.
image what be should:
http://dl.dropbox.com/u/65664856/pagetransition_question.png
Read this tutorial. It explains exactly how to use transitions in Windows Phone 7. However, the easiest is to use the toolkit (as explained in the tutorial)
You can also look towards this toolkit (Bewise Controls)