3 references to PowderBlue
System.Drawing (3)
commonui\System\Drawing\Color.cs (1)
1057return new Color(KnownColor.PowderBlue);
commonui\System\Drawing\KnownColorTable.cs (2)
179values[(int)KnownColor.PowderBlue] = unchecked((int)0xFFB0E0E6); 370values[(int)KnownColor.PowderBlue] = "PowderBlue";