ShowAccessKeyProperty Field
Defines the ShowAccessKey attached property.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<bool> ShowAccessKeyProperty
Public Shared ReadOnly ShowAccessKeyProperty As AttachedProperty(Of Boolean)
static val ShowAccessKeyProperty: AttachedProperty<bool>