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