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