2 references to LightBlue
PresentationCore.Tests (1)
System\Windows\Media\ColorConverter.Tests.cs (1)
105
yield return new object[] { Colors.
LightBlue
, " LightBlue " };
Roslyn.VisualStudio.DiagnosticsWindow (1)
VenusMargin\ProjectionSpanTagDefinition.cs (1)
25
this.BackgroundColor = Colors.
LightBlue
;