3 references to SetIsInputMethodEnabled
PresentationUI (2)
MS\Internal\Documents\Application\PageTextBox.cs (1)
345InputMethod.SetIsInputMethodEnabled(this, false);
MS\Internal\Documents\Application\ZoomComboBox.cs (1)
125InputMethod.SetIsInputMethodEnabled(_editableTextBox, false);
WindowsFormsIntegration (1)
System\Windows\Integration\ElementHost.cs (1)
679SWI.InputMethod.SetIsInputMethodEnabled(element, isEnabled);