CoreTextTextUpdatingEventArgs.InputLanguage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Language ^ InputLanguage { Language ^ get(); };
Language InputLanguage();
public Language InputLanguage { get; }
var language = coreTextTextUpdatingEventArgs.inputLanguage;
Public ReadOnly Property InputLanguage As Language
Property Value
An object representing the current input language.