ClassColorToBrushConverter
Class
Represents the converter that converts Color values to and from Brush values.
Definition
Namespace:Telerik.UI.Xaml.Controls
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class ColorToBrushConverter : IValueConverter
Inheritance: objectColorToBrushConverter
Implements:
Constructors
ColorToBrushConverter()
Declaration
cs-api-definition
public ColorToBrushConverter()