摘要: <!--LayoutRoot 是包含所有页面内容的根网格--> <Grid x:Name="LayoutRoot" Background="Transparent"> <Grid.RowDefinitions> <RowDefinition Height="Auto"/> <RowDefinition Height="*"/> </Grid.RowDefinitions> <!--TitlePanel 包含应用程序的名称和页标题--> 阅读全文
posted @ 2013-06-10 09:00 奇奇博客 阅读(208) 评论(0) 推荐(0) 编辑
摘要: wp7闪光灯放开出下载地址http://download.csdn.net/detail/shang_111111/5556617 阅读全文
posted @ 2013-06-10 08:57 奇奇博客 阅读(103) 评论(0) 推荐(0) 编辑
摘要: <!--LayoutRoot 是包含所有页面内容的根网格--> <Grid x:Name="LayoutRoot" Background="#666"> <Grid.RowDefinitions> <RowDefinition Height="Auto"/> <RowDefinition Height="*"/> </Grid.RowDefinitions> <!--TitlePanel 包含应用程序的名称和页标题--> <S 阅读全文
posted @ 2013-06-10 08:51 奇奇博客 阅读(223) 评论(0) 推荐(0) 编辑
摘要: <!--LayoutRoot 是包含所有页面内容的根网格--> <Grid x:Name="LayoutRoot" Background="Transparent"> <Grid.RowDefinitions> <RowDefinition Height="Auto"/> <RowDefinition Height="*"/> </Grid.RowDefinitions> <!--TitlePanel 包含应用程序的名称和页标题--> 阅读全文
posted @ 2013-06-10 08:28 奇奇博客 阅读(152) 评论(0) 推荐(0) 编辑
摘要: <!--LayoutRoot 是包含所有页面内容的根网格--> <Grid x:Name="LayoutRoot" Background="Transparent"> <Grid.RowDefinitions> <RowDefinition Height="Auto"/> <RowDefinition Height="*"/> </Grid.RowDefinitions> <!--TitlePanel 包含应用程序的名称和页标题--> 阅读全文
posted @ 2013-06-10 08:16 奇奇博客 阅读(149) 评论(0) 推荐(0) 编辑