3 writes to _guid
PresentationFramework (3)
System\Windows\Documents\TextServicesPropertyRanges.cs (3)
41_guid = guid; 87context.GetProperty(ref _guid, out prop); 167fixed (Guid *pguid = &_guid)
1 reference to _guid
PresentationFramework (1)
System\Windows\Documents\TextServicesPropertyRanges.cs (1)
203return _guid;