4 references to PropertyValueInvalidEntry
System.ComponentModel.TypeConverter (4)
System\Drawing\PointConverter.cs (1)
97
throw new ArgumentException(SR.
PropertyValueInvalidEntry
);
System\Drawing\RectangleConverter.cs (1)
107
throw new ArgumentException(SR.
PropertyValueInvalidEntry
);
System\Drawing\SizeConverter.cs (1)
97
throw new ArgumentException(SR.
PropertyValueInvalidEntry
);
System\Drawing\SizeFConverter.cs (1)
95
throw new ArgumentException(SR.
PropertyValueInvalidEntry
);