摘要:
1、首先引入 toolkit 命名空间:xmlns:toolkit="clr-namespace:Microsoft.Phone.Controls;assembly=Microsoft.Phone.Controls.Toolkit"2、在 app.xaml 文件中加入:<Style x:Key="SlideTransitionPageStyle" TargetType="phone:PhoneApplicationPage"> <Setter Property="toolkit:TransitionServ 阅读全文
posted @ 2012-04-05 17:37
博琼
阅读(559)
评论(0)
推荐(1)
摘要:
设置grid 控件的附加属性:grid.SetValue(TiltEffect.IsTiltEnabledProperty , true);参考:http://www.windowsphonegeek.com/articles/Silverlight-for-WP7-Toolkit-TiltEffect-in-depth补充:首先需要设置父容器的 Effect 属性,把 Grid 项作为 xaml 页面中 ListBox 等容器的 ListboxItem1)在页面中引入:xmlns:toolkit="clr-namespace:Microsoft.Phone.Controls;ass 阅读全文
posted @ 2012-04-05 11:32
博琼
阅读(446)
评论(0)
推荐(0)

浙公网安备 33010602011771号