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