2012年6月27日

Windows phone 未处理异常的 错误报告页面

摘要: 1.创建ErrorPage页面,增加如下代码: public static Exception Exception; // Executes when the user navigates to this page. protected override void OnNavigatedTo(NavigationEventArgs e) ... 阅读全文

posted @ 2012-06-27 14:57 冰危节奏 阅读(387) 评论(0) 推荐(0) 编辑

Windows phone 中的Grid布局

摘要: <!--ContentPanel - place additional content here--> <Grid x:Name="ContentPanel" Grid.Row="1" Margin="12,0,12,0"> <Grid.RowDefinitions> <RowDefinitio... 阅读全文

posted @ 2012-06-27 11:44 冰危节奏 阅读(735) 评论(0) 推荐(0) 编辑

123

摘要: 456 阅读全文

posted @ 2012-06-27 11:00 冰危节奏 阅读(779) 评论(0) 推荐(0) 编辑

导航