10 references to Blue
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (1)
347blue = new SolidBrush(Color.Blue);
commonui\System\Drawing\Pens.cs (1)
348blue = new Pen(Color.Blue, true);
System.Web (1)
UI\WebParts\WebPartZoneBase.cs (1)
287return Color.Blue;
System.Web.DataVisualization (2)
Common\Utilities\ColorPalette.cs (2)
152 Color.Blue, 262 Color.Blue,
System.Windows.Forms (1)
winforms\Managed\System\WinForms\LinkUtilities.cs (1)
67return Color.Blue;
System.Windows.Forms.DataVisualization (2)
Common\Utilities\ColorPalette.cs (2)
152 Color.Blue, 262 Color.Blue,
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
1241keywordColors[2] = Color.Blue;
AuthoringOM\Design\Themes.cs (1)
1987private Color selectionForeColor = Color.Blue;