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