WPF property system
摘要:
ReferenceDependency Properties and CLR PropertiesThe purpose of dependency properties is to provide a way to compute the value of a property based on the value of other inputs. These other inputs might include system properties such as themes and user preference, just-in-time property determination 阅读全文
posted @ 2013-01-09 16:53 Jalen Wang 阅读(176) 评论(0) 推荐(0) 编辑