2 references to LightYellow
System.Drawing.Common.Tests (1)
System\Drawing\PensTests.cs (1)
87
yield return Pen(() => Pens.
LightYellow
, Color.LightYellow);
System.Windows.Forms.Primitives (1)
System\Windows\Forms\GdiPlus\GdiPlusCache.cs (1)
119
KnownColor.LightYellow => Pens.
LightYellow
,