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