Returns the color of this NotifyingColor.

Namespace: Mindscape.PhoneElements
Assembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public Color ToColor()
Visual Basic
Public Function ToColor As Color
Visual C++
public:
Color ToColor()

Return Value

The color of this NotifyingColor.

See Also