GetAcceleratorKey Method
Gets the accelerator key combinations for the element that is associated with the UI Automation peer.
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string? GetAcceleratorKey()
Public Function GetAcceleratorKey As String
member GetAcceleratorKey : unit -> string