2 references to LightYellow
System.Drawing.Common.Tests (1)
System\Drawing\BrushesTests.cs (1)
85yield return Brush(() => Brushes.LightYellow, Color.LightYellow);
System.Windows.Forms.Primitives (1)
System\Windows\Forms\GdiPlus\GdiPlusCache.cs (1)
96KnownColor.LightYellow => Brushes.LightYellow,