ImmutableSolidColorBrush.

ImmutableSolidColorBrush(uint) Constructor

Summary

Initializes a new instance of the ImmutableSolidColorBrush class.

Syntax

public ImmutableSolidColorBrush(uint color)

Parameters

Name Type Description
color uint The color to use.

Return Value

Type Description
void