3 writes to _guid
PresentationFramework (3)
System\Windows\Documents\TextServicesPropertyRanges.cs (3)
32
_guid
= guid;
78
context.GetProperty(ref
_guid
, out prop);
158
fixed (Guid *pguid = &
_guid
)
1 reference to _guid
PresentationFramework (1)
System\Windows\Documents\TextServicesPropertyRanges.cs (1)
194
return
_guid
;