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