ShowAccessKey Property
Gets or sets a value indicating whether the access key should be underlined.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool ShowAccessKey { get; set; }
Public Property ShowAccessKey As Boolean
Get
Set
member ShowAccessKey : bool with get, set