1 write to _guid
PresentationCore (1)
System\Windows\Input\InputMethodStateTypeInfo.cs (1)
66
_guid
= guid;
2 references to _guid
PresentationCore (2)
System\Windows\Input\InputMethodStateTypeInfo.cs (2)
87
if (rguid == im.
_guid
)
106
internal Guid Guid {get{return
_guid
;}}