Enum SystemColorMode
Enumerates known system color modes.
public enum SystemColorMode
Fields
Classic = 0
Dark mode is or should be disabled.
Dark = 2
Dark mode is enabled.
System = 1
The setting for the current system color mode is inherited from the operating system.