--- title: IKeymanKeyboardInstalled::Languages Property --- ## Introduction The `IKeymanKeyboardInstalled::Languages` property returns an [`IKeymanKeyboardLanguagesInstalled`](../IKeymanKeyboardLanguagesInstalled) reference which lists the Windows languages with which the keyboard is currently associated, as well as any suggested languages for the keyboard that are not currently installed. ## Specification ``` clike readonly IKeymanKeyboardLanguagesInstalled* Languages ```