ControlTypeOverrideProperty Field
Defines the AutomationProperties.ControlTypeOverride attached property.
Definition
Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<AutomationControlType?> ControlTypeOverrideProperty
Public Shared ReadOnly ControlTypeOverrideProperty As AttachedProperty(Of AutomationControlType?)
static val ControlTypeOverrideProperty: AttachedProperty<Nullable<AutomationControlType>>
Field Value
AttachedProperty(Nullable(AutomationControlType))