InputLanguageManager::Current Property
.NET Framework (current version)
Gets the input language manager associated with the current context.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System.Windows.Input::InputLanguageManager^An InputLanguageManager object associated with the current context.
This property has no default value.
The following example demonstrates how to use an InputLanguageManager to access the language manager associated with the current context.
.NET Framework
Available since 3.0
Available since 3.0
Show: