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