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