Table of Contents

Property KeyAndKeysMapping

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

KeyAndKeysMapping

Gets or sets Keys to/from Key enum mapping.

public static AbstractTwoWayEnumMapping<Keys, Key> KeyAndKeysMapping { get; set; }

Property Value

AbstractTwoWayEnumMapping<Keys, Key>