6 references to ExtendedProperty
PresentationCore (6)
MS\Internal\Ink\ExtendedProperty.cs (2)
197return new ExtendedProperty(guid, _value); 210return new ExtendedProperty(guid, newArray);
MS\Internal\Ink\ExtendedPropertyCollection.cs (3)
169ExtendedProperty extendedProperty = new ExtendedProperty(id, value); 266new ExtendedProperty(currentProperty.Id, oldValue), //old prop 279ExtendedProperty attributeToAdd = new ExtendedProperty(attributeId, value);
System\Windows\Ink\DrawingAttributes.cs (1)
809new ExtendedProperty( args.OldProperty.Id,