1 write to _inputmethodstatetype
PresentationCore (1)
System\Windows\Input\InputMethodStateTypeInfo.cs (1)
66_inputmethodstatetype = type;
2 references to _inputmethodstatetype
PresentationCore (2)
System\Windows\Input\InputMethodStateTypeInfo.cs (2)
89return im._inputmethodstatetype; 106internal InputMethodStateType Type {get{return _inputmethodstatetype;}}