摘要: WPF Layout Philosophy(*) Elements (like controls) should not be explicitly sized. Instead, they grow to fit theircontent. For example, a button expands as you add more text. You can limit controls toa... 阅读全文
posted @ 2009-11-04 19:39 MainTao 阅读(2107) 评论(0) 推荐(0) 编辑