Skip to main content

Color

Kind: class

EXPERIMENTAL

Methods

AsBrush

CompositionBrush AsBrush(Theme theme)

EXPERIMENTAL

AsWindowsColor

Color AsWindowsColor(Theme theme)

EXPERIMENTAL

Black

static Color Black()

EXPERIMENTAL

Equals

bool Equals(Color color)

EXPERIMENTAL

ReadValue

static Color ReadValue(IJSValueReader reader)

EXPERIMENTAL

Transparent

static Color Transparent()

EXPERIMENTAL

WriteValue

static void WriteValue(IJSValueWriter writer, Color color)

EXPERIMENTAL

Referenced by