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