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)
139return _id; 158ExtendedPropertySerializer.Validate(_id, value); 174Guid guid = _id; //Guid is a ValueType that copies on assignment