DataValidationErrorsErrorsProperty Field

Defines the DataValidationErrors.Errors attached property.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly AttachedProperty<IEnumerable<Object>?> ErrorsProperty

Field Value

AttachedPropertyIEnumerableObject

See Also