1 instantiation of InputMethodStateChangedEventArgs
PresentationCore (1)
System\Windows\Input\InputMethod.cs (1)
1269_StateChanged(this, new InputMethodStateChangedEventArgs(imtype));
1 reference to InputMethodStateChangedEventArgs
PresentationCore (1)
System\Windows\Input\InputMethod.cs (1)
1815public delegate void InputMethodStateChangedEventHandler(Object sender, InputMethodStateChangedEventArgs e);