Edit

Share via


ToolbarButton.ShortcutKey Property

Definition

Gets or sets a key to activate this button from the keyboard.

public Windows.System.VirtualKey? ShortcutKey { get; set; }
member this.ShortcutKey : Nullable<Windows.System.VirtualKey> with get, set
Public Property ShortcutKey As Nullable(Of VirtualKey)

Property Value

Nullable<Windows.System.VirtualKey>

Applies to