IsRequiredForFormProperty Field
Defines the AutomationProperties.IsRequiredForForm attached property.
Definition
Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<bool> IsRequiredForFormProperty
Public Shared ReadOnly IsRequiredForFormProperty As AttachedProperty(Of Boolean)
static val IsRequiredForFormProperty: AttachedProperty<bool>