次の方法で共有


AttachedProperty<T>.Type プロパティ

定義

コレクションの型を取得します。

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

プロパティ値

コレクションの型。

適用対象