InputLanguageChangingEventArgs Properties
.NET Framework 4.5
The InputLanguageChangingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) |
|
Culture | Gets the locale of the requested input language. |
|
InputLanguage | Gets a value indicating the input language. |
|
SysCharSet | Gets a value indicating whether the system default font supports the character set required for the requested input language. |