共用方式為


KeyAttributePair<T>.Value 屬性

取得目前 KeyAttributePair<T>Attribute

命名空間:  Microsoft.Windows.Design.PropertyEditing
組件:  Microsoft.Windows.Design.Interaction (在 Microsoft.Windows.Design.Interaction.dll 中)

語法

'宣告
Public ReadOnly Property Value As T
    Get
public T Value { get; }
public:
property T Value {
    T get ();
}
member Value : 'T
function get Value () : T

屬性值

型別:T
目前 KeyAttributePair<T>Attribute

.NET Framework 安全性

請參閱

參考

KeyAttributePair<T> 結構

Microsoft.Windows.Design.PropertyEditing 命名空間

其他資源

屬性編輯架構

WPF 設計工具擴充性