AutomationElementIdentifiersHelpTextProperty Property

Identifies the helpText automation property. The class name property value is returned by the GetHelpText method.

Definition

Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static AutomationProperty HelpTextProperty { get; }

Property Value

AutomationProperty

See Also