Share via


DependencyProperty.ValidatorType 屬性

定義

取得實作 Type 特定驗證邏輯的 DependencyProperty

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

屬性值

實作這個執行個體特定驗證邏輯的 Type

適用於