1 reference to ControlLight
System.Drawing (1)
commonui\System\Drawing\KnownColorTable.cs (1)
456
colorTable[(int)KnownColor.ControlLight] = SystemColorToArgb((int)SafeNativeMethods.Win32SystemColors.
ControlLight
);