Show / Hide Table of Contents

Enum ValidationErrorEventAction

Describes the reason a System.Windows.FrameworkElement.BindingValidationError event has occurred.

Namespace: System.Windows.Controls
Assembly: OpenSilver.dll
Syntax
public enum ValidationErrorEventAction

Fields

Name Description
Added

A new System.Windows.Controls.ValidationError has occurred.

Removed

An existing System.Windows.Controls.ValidationError has been removed.

  • Improve this Doc
  • View Source