Table of Contents

Class ControlColorAndStyle

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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 is true and dark theme settings were defined; Light otherwise.

NormalBorderAsHovered()

Sets border in the normal state equal to border in the hovered state.