3 writes to _guid
PresentationFramework (3)
System\Windows\Documents\TextServicesPropertyRanges.cs (3)
31
_guid
= guid;
77
context.GetProperty(ref
_guid
, out prop);
157
fixed (Guid *pguid = &
_guid
)
1 reference to _guid
PresentationFramework (1)
System\Windows\Documents\TextServicesPropertyRanges.cs (1)
193
return
_guid
;