12 2012 档案

摘要:http://blogs.claritycon.com/blog/2008/11/building-a-column-major-uniformgrid-in-wpf/By default, UniformGrid displays it's children as follows:1 2 3 4 5 6 7 8 9I want to be as follows:1 4 7 2 5 83 6 9---------------------------------------------------- 1: <UniformGrid Rows="2" Column 阅读全文
posted @ 2012-12-08 23:24 I'm CY 阅读(468) 评论(0) 推荐(0)