DependencyProperty.PropertyType Proprietà

Definizione

Ottiene l'oggetto Type del valore archiviato DependencyPropertyin .

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

Valore della proprietà

Oggetto Type del valore archiviato DependencyPropertyin .

Si applica a