freezable

freezable

 英

  • 网络可冻结

例句

Freezable inheritors should call this method at the beginning of any API that writes to data members that are not dependency properties.

Freezable继承任何API开始写入属于依赖属性数据成员调用方法

Inheritors of Freezable must call this method at the beginning of any API that reads data members that are not dependency properties.

Freezable继承必须任何API开始读取属于依赖属性数据成员调用方法

Verifies that the Freezable is not frozen and that it is being accessed from a valid threading context.

验证Freezable是否冻结正在有效线程上下文进行访问

Makes the instance a modifiable clone (deep copy) of the specified Freezable using current property values.

使用当前属性使实例成为指定Freezable修改复本深层副本)。

Makes the instance a clone (deep copy) of the specified Freezable using base (non-animated) property values.

使用经过动画处理属性使实例成为指定Freezable复本深层副本)。

Makes the instance a frozen clone of the specified Freezable using base (non-animated) property values.

使用经过动画处理属性使实例成为指定Freezable冻结复本

Creates a frozen copy of the Freezable, using base (non-animated) property values.

使用经过动画处理属性创建Freezable冻结副本

Creates a modifiable clone (deep copy) of the Freezable using its current values.

使用Freezable当前创建可修改复本深层副本)。

Creates a frozen copy of the Freezable using current property values.

使用当前属性创建Freezable冻结副本

Ensures that the Freezable is being accessed from a valid thread.

确保正在有效线程访问Freezable

Initializes a new instance of the Freezable class.

初始Freezable一个实例

Raises the Changed event for the Freezable and invokes its OnChanged method.

Freezable引发Changed事件调用OnChanged方法

Called when the current Freezable object is modified.

修改当前Freezable对象调用

Occurs when the Freezable or an object it contains is modified.

修改Freezable包含对象发生