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)
99
return im.
_inputmethodstatetype
;
116
internal InputMethodStateType Type {get{return
_inputmethodstatetype
;}}