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