2 references to GetExtendedPropertyById
PresentationCore (2)
MS\Internal\Ink\ExtendedPropertyCollection.cs (2)
187ExtendedProperty propertyToRemove = GetExtendedPropertyById(id); 241ExtendedProperty ep = GetExtendedPropertyById(attributeId);