1 write to _systemColorConstants
System.Windows.Forms.Design (1)
System\Drawing\Design\ColorEditor.ColorUI.cs (1)
73
private Color[] SystemColorValues =>
_systemColorConstants
??= GetConstants(typeof(SystemColors));