DependencyPropertyValueSource 類別
表示相依性屬性值的來源。
繼承階層架構
System.Object
Microsoft.Windows.Design.PropertyEditing.PropertyValueSource
Microsoft.Windows.Design.PropertyEditing.DependencyPropertyValueSource
命名空間: Microsoft.Windows.Design.PropertyEditing
組件: Microsoft.Windows.Design.Interaction (在 Microsoft.Windows.Design.Interaction.dll 中)
語法
'宣告
Public Class DependencyPropertyValueSource _
Inherits PropertyValueSource
public class DependencyPropertyValueSource : PropertyValueSource
public ref class DependencyPropertyValueSource : public PropertyValueSource
type DependencyPropertyValueSource =
class
inherit PropertyValueSource
end
public class DependencyPropertyValueSource extends PropertyValueSource
DependencyPropertyValueSource 型別會公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
Ambient | 取得 DependencyPropertyValueSource 物件,這個物件表示環境屬性。 | |
Binding | 取得 DependencyPropertyValueSource 物件,這個物件表示繫結屬性。 | |
CustomMarkupExtension | 取得 DependencyPropertyValueSource 物件,這個物件表示自訂標記延伸的屬性集。 | |
DataBound | 已過時。取得 DependencyPropertyValueSource 物件,這個物件表示資料繫結屬性。 | |
DefaultValue | 取得 DependencyPropertyValueSource 物件,這個物件表示設定為預設值的屬性。 | |
DynamicResource | 取得 DependencyPropertyValueSource 物件,這個物件表示設定為動態資源的屬性。 | |
Inherited | 已過時。取得 DependencyPropertyValueSource 物件,這個物件表示繼承的屬性。 | |
InheritedValue | 取得 DependencyPropertyValueSource 物件,這個物件表示其值會繼承的屬性。 | |
IsAmbient | 取得值,這個值表示這個 DependencyPropertyValueSource 是否代表環境屬性。 | |
IsBinding | 取得值,這個值表示這個 DependencyPropertyValueSource 是否代表繫結屬性。 | |
IsCustomMarkupExtension | 取得值,這個值表示這個 DependencyPropertyValueSource 是否代表自訂標記延伸的屬性集。 | |
IsDataBound | 已過時。取得值,這個值表示這個 DependencyPropertyValueSource 是否代表資料繫結屬性。 | |
IsDefaultValue | 取得值,這個值表示這個 DependencyPropertyValueSource 是否代表設定為預設值的屬性。 | |
IsDynamicResource | 取得值,這個值表示這個 DependencyPropertyValueSource 是否代表設定為動態資源的屬性。 | |
IsExpression | 已過時。取得值,這個值表示這個 DependencyPropertyValueSource 是否代表設定為運算式的屬性。 | |
IsInherited | 已過時。取得值,這個值表示這個 DependencyPropertyValueSource 是否代表繼承的屬性。 | |
IsInheritedValue | 取得值,這個值表示這個 DependencyPropertyValueSource 是否代表其值會繼承的屬性。 | |
IsLocal | 已過時。取得值,這個值表示這個 DependencyPropertyValueSource 是否代表本機屬性。 | |
IsLocalResource | 已過時。取得值,這個值表示這個 DependencyPropertyValueSource 是否代表設定為本機資源的屬性。 | |
IsLocalValue | 取得值,這個值表示這個 DependencyPropertyValueSource 是否代表設定為區域數值的屬性。 | |
IsMarkupExtension | 取得值,這個值表示這個 DependencyPropertyValueSource 是否代表設定為標記延伸的屬性。 | |
IsNull | 取得值,這個值表示這個 DependencyPropertyValueSource 是否代表設定為 x:Null 的屬性。 | |
IsResource | 取得值,這個值表示這個 DependencyPropertyValueSource 是否代表設定為資源的屬性。 | |
IsStatic | 取得值,這個值表示這個 DependencyPropertyValueSource 是否代表設定為靜態值的屬性。 | |
IsStaticResource | 取得值,這個值表示這個 DependencyPropertyValueSource 是否代表設定為靜態資源的屬性。 | |
IsSystemResource | 已過時。取得值,這個值表示這個 DependencyPropertyValueSource 是否代表設定為系統資源的屬性。 | |
IsTemplateBinding | 取得值,這個值表示這個 DependencyPropertyValueSource 是否代表樣板繫結屬性。 | |
Local | 已過時。取得 DependencyPropertyValueSource 物件,這個物件表示本機屬性。 | |
LocalDynamicResource | 已過時。取得 DependencyPropertyValueSource 物件,這個物件表示設定為本機動態資源的屬性。 | |
LocalStaticResource | 已過時。取得 DependencyPropertyValueSource 物件,這個物件表示設定為本機靜態資源的屬性。 | |
LocalValue | 取得 DependencyPropertyValueSource 物件,這個值表示設定為區域數值的屬性。 | |
Null | 取得 DependencyPropertyValueSource 物件,這個物件表示設定為 x:Null 的屬性。 | |
Static | 取得 DependencyPropertyValueSource 物件,這個物件表示設定為靜態值的屬性。 | |
StaticResource | 取得 DependencyPropertyValueSource 物件,這個物件表示設定為靜態資源的屬性。 | |
SystemResource | 已過時。取得 DependencyPropertyValueSource 物件,這個物件表示設定為系統資源的屬性。 | |
TemplateBinding | 取得 DependencyPropertyValueSource 物件,這個物件表示樣板繫結屬性。 |
回頁首
方法
名稱 | 說明 | |
---|---|---|
Equals | 判斷指定的 Object 和目前的 Object 是否相等。 (繼承自 Object)。 | |
Finalize | 允許物件在記憶體回收進行回收之前,嘗試釋放資源並執行其他清除作業。 (繼承自 Object)。 | |
GetHashCode | 做為特定型別的雜湊函式。 (繼承自 Object)。 | |
GetType | 取得目前執行個體的 Type。 (繼承自 Object)。 | |
MemberwiseClone | 建立目前 Object 的淺層複本 (Shallow Copy)。 (繼承自 Object)。 | |
ToString | 傳回表示目前物件的字串。 (繼承自 Object)。 |
回頁首
備註
對於表示相依性屬性的 PropertyEntry 而言,DependencyPropertyValueSource 類別為抽象 PropertyValueSource 類別的實作。
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。
請參閱
參考
Microsoft.Windows.Design.PropertyEditing 命名空間