3 references to Linen
System.Drawing (3)
commonui\System\Drawing\Color.cs (1)
760
return new Color(KnownColor.
Linen
);
commonui\System\Drawing\KnownColorTable.cs (2)
146
values[(int)KnownColor.
Linen
] = unchecked((int)0xFFFAF0E6);
337
values[(int)KnownColor.
Linen
] = "Linen";