3 references to PSizeNotCustom
System.Drawing.Common (3)
System\Drawing\Printing\PaperSize.cs (3)
60
throw new ArgumentException(SR.
PSizeNotCustom
, nameof(value));
86
throw new ArgumentException(SR.
PSizeNotCustom
, nameof(value));
112
throw new ArgumentException(SR.
PSizeNotCustom
, nameof(value));