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