Share via


DependencyProperty.ValidatorType Eigenschaft

Definition

Ruft den Type ab, der eine Validierungslogik implementiert, die spezifisch für DependencyProperty ist.

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

Eigenschaftswert

Type

Der Type, der die für diese Instanz spezifische Validierungslogik implementiert.

Gilt für