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