随笔分类 -  WPF Unleashed翻译

翻译延期
摘要:最近任务比较多,暂停翻译. 食言了,对不住大家 多多包涵 阅读全文
posted @ 2007-07-31 10:53 stswordman 阅读(1114) 评论(7) 推荐(1) 编辑
WPF Unleashed Chapter 3:Important New Concepts in WPF ---Routed Events
摘要:Routed Event是wpf的重要组成部分,它的实现方式和Dependecny Property非常类似。Routed Event触发时会沿着视觉树和虚拟树向上或向下传递,它的存在使得WPF隐藏了视觉树这个概念... 阅读全文
posted @ 2007-07-05 11:22 stswordman 阅读(3398) 评论(3) 推荐(0) 编辑
WPF Unleashed Chapter 3:Important New Concepts in WPF ---Dependency Properties (Support for Multiple Providers)
摘要:介绍了Dependency Property的提供者,各个属性提供者的优先级以及整个DP值的求值过程。 阅读全文
posted @ 2007-07-03 10:00 stswordman 阅读(2217) 评论(2) 推荐(0) 编辑
WPF Unleashed 翻译
摘要:WPF Unleashed 翻译目录 阅读全文
posted @ 2007-07-02 10:54 stswordman 阅读(1230) 评论(2) 推荐(0) 编辑
WPF Unleashed Chapter 3:Important New Concepts in WPF ---Dependency Properties(Property Value Inheritance)
摘要:介绍Dependency Property的property value inheritance特性。 Property value inheritance指属性的值会沿着元素树进行传递 阅读全文
posted @ 2007-07-02 10:45 stswordman 阅读(2508) 评论(4) 推荐(1) 编辑
WPF Unleashed Chapter 3:Important New Concepts in WPF ---Dependency Properties:Change Notification
摘要:介绍Dependency Property的变更通知机制:属性触发器 阅读全文
posted @ 2007-06-29 18:17 stswordman 阅读(2670) 评论(0) 推荐(1) 编辑
WPF Unleashed Chapter 3:Important New Concepts in WPF ---Dependency Properties
摘要:介绍了Dependency Property的概念,作用和优点。并用代码演示了如何创建一个Denpendency Property。 Denpendency Property是WPF新引入了一种属性:它贯穿WPF的始终;提供了对样式,自动数据绑定,动画等特性的支持 阅读全文
posted @ 2007-06-29 15:50 stswordman 阅读(2944) 评论(11) 推荐(0) 编辑
WPF Unleashed Chapter 3:Important New Concepts in WPF ---Logical and Visual Trees 翻译
摘要:《Windows.Presentation.Foundation.Unleashed》翻译 第三章第一部分 Logical and Visual Trees 介绍了视觉树和逻辑树 阅读全文
posted @ 2007-06-21 13:55 stswordman 阅读(3012) 评论(2) 推荐(1) 编辑
WPF Unleashed Chapter 2:XAML Demystified 翻译(第三部分)
摘要:《Windows.Presentation.Foundation.Unleashed》翻译 第二章第三部分 介绍XAML在运行时如何被转载和解析,以及xaml的编译,BAML的概念等。最后介绍了XAML命名空间内的关键字 阅读全文
posted @ 2007-06-21 00:16 stswordman 阅读(3277) 评论(7) 推荐(0) 编辑
WPF Unleashed Chapter 2:XAML Demystified 翻译(第二部分)
摘要:《Windows.Presentation.Foundation.Unleashed》翻译 第二章第二部分 介绍了类型转换,标记扩展,子元素的概念 阅读全文
posted @ 2007-06-14 14:45 stswordman 阅读(3672) 评论(6) 推荐(0) 编辑
WPF Unleashed Chapter 2:XAML Demystified 翻译(第一部分)
摘要:《Windows.Presentation.Foundation.Unleashed 》翻译 第二章第一部分 介绍了XAML中的元素和属性,命名空间,属性元素 阅读全文
posted @ 2007-06-14 14:44 stswordman 阅读(5457) 评论(22) 推荐(0) 编辑