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