共用方式為


BindableProperty.DeclaringType 屬性

定義

取得宣告 BindableProperty 的類型

public:
 property Type ^ DeclaringType { Type ^ get(); };
public Type DeclaringType { get; }
member this.DeclaringType : Type
Public ReadOnly Property DeclaringType As Type

屬性值

備註

未使用

適用於