AccessKeyProperty Field
Defines the AutomationProperties.AccessKey attached property
Definition
Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<string?> AccessKeyProperty
Public Shared ReadOnly AccessKeyProperty As AttachedProperty(Of String)
static val AccessKeyProperty: AttachedProperty<string>