1 reference to s_names
System.Windows.Forms.Primitives.TestUtilities (1)
SystemCOLORs.cs (1)
51string colorString = string.Join(", ", colors.Select(c => s_names[c]));