2007年7月2日
摘要: Automation和RaiseEvent都可以通过程序来触发元素的事件。 RaiseEvent可以在元素任何状态下调用相应的事件, 而Automation是依赖于元素状态的,可以用于软件的自动化测试 阅读全文
posted @ 2007-07-02 17:32 stswordman 阅读(936) 评论(0) 推荐(0)
摘要: WPF Unleashed 翻译目录 阅读全文
posted @ 2007-07-02 10:54 stswordman 阅读(1238) 评论(2) 推荐(0)
摘要: 介绍Dependency Property的property value inheritance特性。 Property value inheritance指属性的值会沿着元素树进行传递 阅读全文
posted @ 2007-07-02 10:45 stswordman 阅读(2524) 评论(4) 推荐(1)