1 write to systemColorConstants
System.Drawing (1)
commonui\System\Drawing\ColorConverter.cs (1)
76
systemColorConstants
= tempHash;
3 references to systemColorConstants
System.Drawing (3)
commonui\System\Drawing\ColorConverter.cs (3)
71
if (
systemColorConstants
== null) {
73
if (
systemColorConstants
== null) {
81
return
systemColorConstants
;