1 write to htmlSysColorTable
System.Web (1)
UI\WebControls\WebColorConverter.cs (1)
164htmlSysColorTable = t;
2 references to htmlSysColorTable
System.Web (2)
UI\WebControls\WebColorConverter.cs (2)
49if (htmlSysColorTable == null) { 52object o = htmlSysColorTable[colorText];