Class ControlColorAndStyle
Defines color and style settings for dark and light themse.
public class ControlColorAndStyle
- Inheritance
-
ControlColorAndStyle
Properties
- Dark
Gets color and style settings for the dark theme.
- Light
Gets color and style settings for the light theme.
Methods
- Clone()
Clones this object.
- DarkOrLight(bool)
Gets Dark if
isDark
istrue
and dark theme settings were defined; Light otherwise.
- NormalBorderAsHovered()
Sets border in the normal state equal to border in the hovered state.