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