摘要:
Silverlight 3 Release Date (RTW) Surprise Update 07/08/2009: Silverlight 3 RTW has been released. Please visit my blog post here for all the download links: http://silverlighthack.com/post/2009/07/09/... 阅读全文
posted @ 2009-07-13 16:37
Unity外包团队
阅读(656)
评论(0)
推荐(0)
摘要:
这个做法是来自“Jesse Liberty”的视频“USING MULTIPLE PAGES, PART 1”,基本方法是创建一个PageSwticher,这个PageSwitcher不直接显示页面,而是作为一个后台,负责切换各个页面。 具体做法是: 新建一个UserControl,名字可以叫做PageSwitcher。然后将PageSwitcher.xaml中的Grid控件去掉,编程下面这样: ... 阅读全文
posted @ 2009-07-13 16:29
Unity外包团队
阅读(320)
评论(0)
推荐(0)