4 references to PropertyValueInvalidEntry
System.ComponentModel.TypeConverter (4)
System\Drawing\PointConverter.cs (1)
104throw new ArgumentException(SR.PropertyValueInvalidEntry);
System\Drawing\RectangleConverter.cs (1)
110throw new ArgumentException(SR.PropertyValueInvalidEntry);
System\Drawing\SizeConverter.cs (1)
102throw new ArgumentException(SR.PropertyValueInvalidEntry);
System\Drawing\SizeFConverter.cs (1)
99throw new ArgumentException(SR.PropertyValueInvalidEntry);