开发者

Does Windows Phone 7 support page navigation with transition effects?

I know I can use

NavigationService.Navigate(new Uri("/Pagei.xaml", UriKind.Relative))

to navigate among pages, does Windows Phone 7 support page navigation with transition effects?

开发者_如何学编程

Welcome any comment


It doesn't support it out of the box. You need to use Silverlight Toolkit. Check sample application provided with SL Toolkit. There is a page with transition animations.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜