2 references to PropertyValueInvalidEntry
System.Windows.Forms.Primitives (2)
System\Windows\Forms\PaddingConverter.cs (2)
101
throw new ArgumentException(SR.
PropertyValueInvalidEntry
, nameof(propertyValues), invalidCast);
105
throw new ArgumentException(SR.
PropertyValueInvalidEntry
, nameof(propertyValues), nullRef);