2 references to GetExtendedPropertyById
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\ExtendedPropertyCollection.cs (2)
184
ExtendedProperty propertyToRemove =
GetExtendedPropertyById
(id);
238
ExtendedProperty ep =
GetExtendedPropertyById
(attributeId);