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