InputLanguageManager::AvailableInputLanguages Property
.NET Framework (current version)
Gets an enumerator for currently available input languages.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System.Collections::IEnumerable^An enumerator for currently available input languages, or null if no input languages are available.
This property has no default value.
The following example demonstrates how to use an InputLanguageManager to enumerate the available input languages.
.NET Framework
Available since 3.0
Available since 3.0
Show: