HelpTextProperty 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)
- C#
- VB
- F#
public static AutomationProperty HelpTextProperty { get; }
Public Shared ReadOnly Property HelpTextProperty As AutomationProperty
Get
static member HelpTextProperty : AutomationProperty with get
Property Value
AutomationPropertySee Also
Reference
AutomationElementIdentifiers Class
Avalonia.Automation Namespace