2 references to ColorNotSystemColor
System.Drawing.Common (2)
System\Drawing\SystemBrushes.cs (1)
57
throw new ArgumentException(SR.Format(SR.
ColorNotSystemColor
, c.ToString()));
System\Drawing\SystemPens.cs (1)
58
throw new ArgumentException(SR.Format(SR.
ColorNotSystemColor
, c.ToString()));