2012年9月13日

如何在列表或网格中分组项(使用 C#/VB/C++ 和 XAML 的 Metro 风格应用)

摘要: http://msdn.microsoft.com/zh-cn/library/windows/apps/hh780627.aspx源码 阅读全文

posted @ 2012-09-13 16:27 GIS-MAN 阅读(105) 评论(0) 推荐(0) 编辑

负载,存储和显示大集的数据有效(Windows Store的应用程序使用C#/ VB / C + +和XAML)

摘要: http://msdn.microsoft.com/zh-cn/library/windows/apps/hh994637.aspx 阅读全文

posted @ 2012-09-13 16:17 GIS-MAN 阅读(80) 评论(0) 推荐(0) 编辑

关于variablewrapgrid

摘要: http://msdn.microsoft.com/zh-cn/library/windows/apps/hh969155.aspxVariableSizedWrapGrid元素以行或列排列,当达到MaximumRowsOrColumns值会时会自动换行至新行或新列。由Orientation属性指定是按行还是列排列元素。通过使用附加属性VariableSizedWrapGrid.RowSpan和VariableSizedWrapGrid.ColumnSpan,内容可跨越多行和多列。根据ItemHeight和ItemWidth属性的指定设置元素大小。如果子内容超出面板,则不会超出面板边界且视觉上 阅读全文

posted @ 2012-09-13 16:16 GIS-MAN 阅读(431) 评论(0) 推荐(0) 编辑

导航