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