按下按钮时进行转换的界面

时间:2011-08-31 11:05:26

标签: silverlight windows-phone-7 windows-phone panorama-control

我使用了来自Setting focus to a PanoramaItem的解决方案,我设法得到了结果 - 当点击一个按钮时,它会跳转到全景项目/页面。然而,过渡只是消失/出现,而不是“滑动效应”。

我的问题是如何在按下按钮的情况下进行转换。提前谢谢!

1 个答案:

答案 0 :(得分:1)

Silverlight Toolkit包含一些您可以使用的过渡。

http://www.windowsphonegeek.com/articles/wp7-transitions-in-depth--key-concepts-and-api

了解更多内容(包括示例)

<强>更新
那些(在youtube链接中)看起来像Kevin Marshall创建的转场,也是WP7Contrib的一部分。