AutomationPropertiesNameProperty Field
Defines the AutomationProperties.Name attached attached property.
Namespace: Avalonia.AutomationAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly AttachedProperty<string?> NameProperty
Public Shared ReadOnly NameProperty As AttachedProperty(Of String)
static val NameProperty: AttachedProperty<string>
Field Value
AttachedPropertyString
This property affects the default value for
GetName.