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