共用方式為


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

屬性值

集合的型別。

適用於