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)
87if (rguid == im._guid) 106internal Guid Guid {get{return _guid;}}