次の方法で共有


BindableProperty.DeclaringType プロパティ

定義

BindableProperty を宣言する型を取得します

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

プロパティ値

注釈

未使用

適用対象