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