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