Method Reset
Reset(bool?)
Assigns internal system colors structures with RGB values from the operating system settings.
public static void Reset(bool? isDark = null)
Parameters
isDark
bool?
Assigns internal system colors structures with RGB values from the operating system settings.
public static void Reset(bool? isDark = null)
isDark
bool?