1 write to _id
PresentationCore (1)
MS\Internal\Ink\ExtendedProperty.cs (1)
26
_id
= id;
3 references to _id
PresentationCore (3)
MS\Internal\Ink\ExtendedProperty.cs (3)
139
return
_id
;
158
ExtendedPropertySerializer.Validate(
_id
, value);
174
Guid guid =
_id
; //Guid is a ValueType that copies on assignment