1 write to s_htmlSysColorTable
System.Drawing.Primitives (1)
System\Drawing\ColorTranslator.cs (1)
402s_htmlSysColorTable = new Dictionary<string, Color>(27)
2 references to s_htmlSysColorTable
System.Drawing.Primitives (2)
System\Drawing\ColorTranslator.cs (2)
261if (s_htmlSysColorTable == null) 266s_htmlSysColorTable!.TryGetValue(htmlColor.ToLowerInvariant(), out c);