Return of .NET  
宠辱不惊,静观堂前花开花落;去留无意,漫随天外云卷云舒。

随笔分类 -  WPF

WPF
  • WPF中的数据绑定
    摘要:MSDN中介绍得比较全面,这里只简单提一下。MSDN:http://msdn2.microsoft.com/en-us/library/ms752347.aspxWPF中有个重要的概念Dependency properties: They can determine their value by retrieving it from a Binding object (i.e. they can be bound). They can participate in property value inheritance, meaning that if a dependency property 阅读全文
    posted @ 2007-07-30 21:16 消化酶 阅读(407) 评论(0) 推荐(0)