6 references to ExtendedProperty
PresentationCore (6)
MS\Internal\Ink\ExtendedProperty.cs (2)
186return new ExtendedProperty(guid, _value); 199return new ExtendedProperty(guid, newArray);
MS\Internal\Ink\ExtendedPropertyCollection.cs (3)
154ExtendedProperty extendedProperty = new ExtendedProperty(id, value); 251new ExtendedProperty(currentProperty.Id, oldValue), //old prop 264ExtendedProperty attributeToAdd = new ExtendedProperty(attributeId, value);
System\Windows\Ink\DrawingAttributes.cs (1)
798new ExtendedProperty( args.OldProperty.Id,