4 references to ColorValueTable
System.Drawing.Primitives (4)
System\Drawing\KnownColorTable.cs (4)
478Debug.Assert(ColorValueTable.Length == ColorKindTable.Length); 480ReadOnlySpan<uint> colorValueTable = ColorValueTable; 499: ColorValueTable[(int)color]; 518? ColorTranslator.COLORREFToARGB(Interop.User32.GetSysColor((byte)ColorValueTable[(int)color]))