Returns the color of this NotifyingColor.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

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

Return Value

The color of this NotifyingColor.

See Also