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