DependencyProperty.PropertyType Proprietà

Definizione

Ottiene l'elemento Type del valore memorizzato in DependencyProperty.

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

Valore della proprietà

Type del valore memorizzato in DependencyProperty.

Si applica a