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)
247KnownColorKindSystem, // ActiveBorder 248KnownColorKindSystem, // ActiveCaption 249KnownColorKindSystem, // ActiveCaptionText 250KnownColorKindSystem, // AppWorkspace 251KnownColorKindSystem, // Control 252KnownColorKindSystem, // ControlDark 253KnownColorKindSystem, // ControlDarkDark 254KnownColorKindSystem, // ControlLight 255KnownColorKindSystem, // ControlLightLight 256KnownColorKindSystem, // ControlText 257KnownColorKindSystem, // Desktop 258KnownColorKindSystem, // GrayText 259KnownColorKindSystem, // Highlight 260KnownColorKindSystem, // HighlightText 261KnownColorKindSystem, // HotTrack 262KnownColorKindSystem, // InactiveBorder 263KnownColorKindSystem, // InactiveCaption 264KnownColorKindSystem, // InactiveCaptionText 265KnownColorKindSystem, // Info 266KnownColorKindSystem, // InfoText 267KnownColorKindSystem, // Menu 268KnownColorKindSystem, // MenuText 269KnownColorKindSystem, // ScrollBar 270KnownColorKindSystem, // Window 271KnownColorKindSystem, // WindowFrame 272KnownColorKindSystem, // WindowText 418KnownColorKindSystem, // ButtonFace 419KnownColorKindSystem, // ButtonHighlight 420KnownColorKindSystem, // ButtonShadow 421KnownColorKindSystem, // GradientActiveCaption 422KnownColorKindSystem, // GradientInactiveCaption 423KnownColorKindSystem, // MenuBar 424KnownColorKindSystem, // MenuHighlight 497return ColorKindTable[(int)color] == KnownColorKindSystem