Property KeyAndWxMapping
KeyAndWxMapping
Gets or sets WxWidgetsKeyCode to/from Key enum mapping.
public static AbstractTwoWayEnumMapping<WxWidgetsKeyCode, Key> KeyAndWxMapping { get; set; }
Gets or sets WxWidgetsKeyCode to/from Key enum mapping.
public static AbstractTwoWayEnumMapping<WxWidgetsKeyCode, Key> KeyAndWxMapping { get; set; }