3 references to General_ObjectIsReadOnly
PresentationCore (3)
System\Windows\Media\FamilyMapCollection.cs (1)
358
throw new NotSupportedException(SR.
General_ObjectIsReadOnly
);
System\Windows\Media\FamilyTypeface.cs (1)
270
throw new NotSupportedException(SR.
General_ObjectIsReadOnly
);
System\Windows\Media\FamilyTypefaceCollection.cs (1)
350
throw new NotSupportedException(SR.
General_ObjectIsReadOnly
);