UIElement.IsInputMethodEnabled Property
.NET Framework 4.6 and 4.5
Gets a value indicating whether an input method system, such as an Input Method Editor (IME), is enabled for processing the input to this element.
Namespace: System.Windows
Assembly: PresentationCore (in PresentationCore.dll)
This property returns the value that is returned by the attached property InputMethod.IsInputMethodEnabled for the currently enabled input methods (keyboard, speech, and other input devices).
Show: