I know there is a continuum transition in windows phone 7 and it doesn't seem to be included in the silverlight toolkit yet.
Any ideas how to create one?
Thanks in adv. :)
UPDATE
At last I took some code from Kevin Marshall's excellent post regarding wp7 page transitions and I think this pos开发者_开发技巧t will give you a good start. :)
For anyone using the Silverlight Toolkit, I've created a Continuum Transition class that you can drop straight into your project and start using like the other transitions in the toolkit.
Check out the details here: Continuum Transition for Windows Phone Silverlight Toolkit | Benjii.Me
I'm not entirely sure which animation you're referring to as continuum however if it's the one I think you're talking about then Metro in Motion Part #3 - Flying Titles may be some help. If not there are a few other articles in the series that could help you build your own.
精彩评论