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包含對象發生

熱門查詢