AutomationElementIdentifiersNameProperty 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) Version: 11.3.999
public static AutomationProperty NameProperty { get; }

Property Value

AutomationProperty

See Also