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