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