3 references to OldLace
System.Drawing.Common.Tests (2)
System\Drawing\BrushesTests.cs (1)
106yield return Brush(() => Brushes.OldLace, Color.OldLace);
System\Drawing\PensTests.cs (1)
108yield return Pen(() => Pens.OldLace, Color.OldLace);
WinFormsControlsTest (1)
ChartControl.Designer.cs (1)
205chartArea2.BackColor = System.Drawing.Color.OldLace;