CommandShortcut Property

Gets or sets a value indicating the shortcut key for this command.

Definition

Namespace: Firefly.Box
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public Keys Shortcut { get; set; }

Property Value

Keys

See Also