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