C

ColorExtension

The markup extension for Color.
Inheritance Hierarchy

Members

No filters for this type

Constructors

Creates a new instance of this class.
Creates a new instance of this class for the given color.

Parameters

color: Color
The color that the new instance is for.

Properties

Returns the value of this instance.
final

Methods

Returns an object that is set as the value of the target property for this markup extension.

Parameters

serviceProvider: ILookup
An object that can provide services for the markup extension.

Return Value

any
The object value to set on the property where the extension is applied.