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