RadControls for Silverlight

Represents the converter that converts Color values to and from Brush values.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.1.403.1050

Syntax

C#
public class ColorToBrushConverter : IValueConverter
Visual Basic
Public Class ColorToBrushConverter _
	Implements IValueConverter

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls..::..ColorToBrushConverter

See Also