WPF SDK研究 Layout(2) GridComplex

GridComplex
    
This sample shows how to create a complex Grid by using Extensible Application Markup Language (XAML). The output of the sample is a calendar. 
    本例介绍基于Grid设计的一个月历。其中,使用到了Grid.Resources这个属性,用到了x:Typex:Key,有点像css。


具体的Resource语法,参见我的文章
 WPF笔记(1.8 资源与映射)——Hello,WPF!
posted @ 2008-03-08 21:36  包建强  Views(378)  Comments(0Edit  收藏  举报