1 write to _guid
PresentationCore (1)
Core\CSharp\System\Windows\Input\InputMethodStateTypeInfo.cs (1)
81_guid = guid;
2 references to _guid
PresentationCore (2)
Core\CSharp\System\Windows\Input\InputMethodStateTypeInfo.cs (2)
102if (rguid == im._guid) 121internal Guid Guid {get{return _guid;}}