NameProperty Property
Identifies the name automation property. The class name property value is returned by the GetName() method.
Definition
Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static AutomationProperty NameProperty { get; }
Public Shared ReadOnly Property NameProperty As AutomationProperty
Get
static member NameProperty : AutomationProperty with get
Property Value
AutomationPropertySee Also
Reference
AutomationElementIdentifiers Class
Avalonia.Automation Namespace