KnownColorThemes.Debug Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The color theme used for debugging the theme color service. Each color name is mapped to a neon color to make it easy to inspect colors usage that isn't from the theme color service.
public: static initonly Guid Debug;
public static readonly Guid Debug;
staticval mutable Debug : Guid
Public Shared ReadOnly Debug As Guid