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