PropertyValueSource 類別

定義

表示屬性值的來源。

public ref class PropertyValueSource abstract
public abstract class PropertyValueSource
type PropertyValueSource = class
Public MustInherit Class PropertyValueSource
繼承
PropertyValueSource
衍生

備註

屬性值來源的範例可以包含繼承值、父範本值、預設值、隱含樣式參考、以觸發程序為基礎的值等等。

建構函式

PropertyValueSource()

建立 PropertyValueSource 類別的新執行個體。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於