2 writes to _guid
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextServicesPropertyRanges.cs (2)
51
_guid
= guid;
105
context.GetProperty(ref
_guid
, out prop);
2 references to _guid
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextServicesPropertyRanges.cs (2)
201
fixed (Guid *pguid = &
_guid
)
238
return
_guid
;