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