public KeyboardViewModel(OnScreenKeyBoard container) { this.container = container; KeyModel.theKeyboardViewModel = this; }