Loading

01 2016 档案

摘要:https://msdn.microsoft.com/en-us/library/mt148501.aspx 阅读全文
posted @ 2016-01-28 23:55 androllen 阅读(214) 评论(0) 推荐(0)
摘要:https://code.msdn.microsoft.com/Layout-for-windows-that-ba648e1c/ https://msdn.microsoft.com/library/windows/apps/hh465371.aspx 调整大小以缩窄布局指南 https://ms 阅读全文
posted @ 2016-01-28 17:58 androllen 阅读(460) 评论(0) 推荐(0)
摘要:<Rectangle Fill="Yellow" Width="50" Height="50" RelativePanel.AlignHorizontalCenterWithPanel="True" RelativePanel.AlignVerticalCenterWithPanel="True" 阅读全文
posted @ 2016-01-19 12:17 androllen 阅读(329) 评论(0) 推荐(0)
摘要:static bool isbool = false; private void BindGameDelete() { Tile tile = new Tile(); List<Color> list = new List<Color>(); list.Add(Colors.Blue); list. 阅读全文
posted @ 2016-01-06 18:24 androllen 阅读(261) 评论(0) 推荐(0)