2 references to EnableOrDisableInputMethod
PresentationCore (2)
Core\CSharp\System\Windows\Input\InputMethod.cs (1)
1407InputMethod.Current.EnableOrDisableInputMethod((bool) e.NewValue);
Core\CSharp\System\Windows\Input\TextServicesManager.cs (1)
102InputMethod.Current.EnableOrDisableInputMethod((bool)focus.GetValue(InputMethod.IsInputMethodEnabledProperty));