35 references to KnownColorKindSystem
System.Drawing.Primitives (35)
System\Drawing\Color.cs (1)
381
=> KnownColorTable.ColorKindTable[(int)knownColor] == KnownColorTable.
KnownColorKindSystem
;
System\Drawing\KnownColorTable.cs (34)
247
KnownColorKindSystem
, // ActiveBorder
248
KnownColorKindSystem
, // ActiveCaption
249
KnownColorKindSystem
, // ActiveCaptionText
250
KnownColorKindSystem
, // AppWorkspace
251
KnownColorKindSystem
, // Control
252
KnownColorKindSystem
, // ControlDark
253
KnownColorKindSystem
, // ControlDarkDark
254
KnownColorKindSystem
, // ControlLight
255
KnownColorKindSystem
, // ControlLightLight
256
KnownColorKindSystem
, // ControlText
257
KnownColorKindSystem
, // Desktop
258
KnownColorKindSystem
, // GrayText
259
KnownColorKindSystem
, // Highlight
260
KnownColorKindSystem
, // HighlightText
261
KnownColorKindSystem
, // HotTrack
262
KnownColorKindSystem
, // InactiveBorder
263
KnownColorKindSystem
, // InactiveCaption
264
KnownColorKindSystem
, // InactiveCaptionText
265
KnownColorKindSystem
, // Info
266
KnownColorKindSystem
, // InfoText
267
KnownColorKindSystem
, // Menu
268
KnownColorKindSystem
, // MenuText
269
KnownColorKindSystem
, // ScrollBar
270
KnownColorKindSystem
, // Window
271
KnownColorKindSystem
, // WindowFrame
272
KnownColorKindSystem
, // WindowText
418
KnownColorKindSystem
, // ButtonFace
419
KnownColorKindSystem
, // ButtonHighlight
420
KnownColorKindSystem
, // ButtonShadow
421
KnownColorKindSystem
, // GradientActiveCaption
422
KnownColorKindSystem
, // GradientInactiveCaption
423
KnownColorKindSystem
, // MenuBar
424
KnownColorKindSystem
, // MenuHighlight
497
return ColorKindTable[(int)color] ==
KnownColorKindSystem