3 references to Azure
System.Drawing.Common.Tests (2)
System\Drawing\BrushesTests.cs (1)
14
yield return Brush(() => Brushes.Azure, Color.
Azure
);
System\Drawing\PensTests.cs (1)
16
yield return Pen(() => Pens.Azure, Color.
Azure
);
System.Windows.Forms.Tests (1)
System\Windows\Forms\DataGridViewTests.cs (1)
3091
_dataGridView.BackgroundColor = Color.
Azure
;