AttachedProperty.Type Property

Definition

Gets the type.

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

Property Value

The type.

Applies to