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