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