Click or drag to resize

WindowOptionsAcceleratorKeys Property

Gets or sets the options for accelerator keys on the current window

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public AcceleratorKeyOptions AcceleratorKeys { get; set; }

Property Value

Type: AcceleratorKeyOptions
See Also