AttachedProperty<T>.Type Property

Definition

Gets the type of the collection.

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

Property Value

The type of the collection.

Applies to