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