中英
依赖属性
  • 简明
  • 网络释义
  • 专业释义
  • 1

     DependencyProperty

    ...办事之事件处理笔者:三文鱼坚持学习WF(3):WF框架概览笔者:三文鱼坚持学习WF⑷:勾当(Activity)和依赖属性(DependencyProperty)笔者:三文鱼坚持学习WF(5):自定义勾当(CustomActivity)笔者:三文鱼坚持学习WF(6):研发可复用的宿主步伐笔者:三文鱼坚持学习...

  • 2

     dependency properties

    先来看一下什么是依赖属性(Dependency Properties): 在WPF引入了一种新的属性类型,称作依赖属性,它可以用在外观风格、自动化数据绑定以及动画等方面。

  • 3

     DependencyObject

    ...都是密封类型,不能像WPF动画类那样易于扩展,因此要对Silverlight的动画类进行扩展只可以考虑使用依赖属性DependencyObject)的方式去实现。

  • 4

     Computed

    Computed(依赖属性): 在早期版本中叫做dependentObservable,它通常依赖于其他的Observable,通过计算得出自己的数据。

短语
查看更多
  • 双语例句
  • 1
    将此特性应用于属性定义可确保在XAML对象写入时先处理依赖属性
    Applying this attribute to a property definition ensures that the dependent properties are processed first in XAML object writing.
  • 2
    当然,它意味着导入-项目目标对它有一个新的依赖关系,而且它的依赖属性必须进行相应的更新
    Of course, it means that the import-projects target has a new dependency to this one, and its depends attribute must be updated accordingly
  • 3
    必须手动将所有这些依赖JAR文件和属性文件放入类路径中。
    You have to put all those dependent JAR files and property files into the class path manually.
查看更多