public NavigateWithKeyboard(BindingsMap <NavigateWithKeyboard> bindingsMap) : this() => bindingsMap.Apply(this);
private EmulateControllerWithKeyboard(BindingsMap <EmulateControllerWithKeyboard> bindingMap) : this() => bindingMap.Apply(this);