ValidationErrorEventArgs.Action Egenskap

Definition

Hämtar ett värde som anger om felet är ett nytt fel eller ett befintligt fel som nu har rensats.

public:
 property System::Windows::Controls::ValidationErrorEventAction Action { System::Windows::Controls::ValidationErrorEventAction get(); };
public System.Windows.Controls.ValidationErrorEventAction Action { get; }
member this.Action : System.Windows.Controls.ValidationErrorEventAction
Public ReadOnly Property Action As ValidationErrorEventAction

Egenskapsvärde

Ett ValidationErrorEventAction värde som anger om felet är ett nytt fel eller ett befintligt fel som nu har rensats.

Gäller för