ErrorConverterProperty Field
Defines the DataValidationErrors.ErrorConverter attached property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<Func<Object, Object>?> ErrorConverterProperty
Public Shared ReadOnly ErrorConverterProperty As AttachedProperty(Of Func(Of Object, Object))
static val ErrorConverterProperty: AttachedProperty<Func<Object, Object>>
Field Value
AttachedProperty(Func(Object, Object))