ColorToBrushConverter Class
Definition
Converts a Avalonia.Media.Color to an Avalonia.Media.IBrush.
public class ColorToBrushConverter
Constructors
| Name | Description |
|---|---|
| ColorToBrushConverter | No summary available. |
ColorToBrushConverter Constructor
public ColorToBrushConverter()
Methods
| Name | Description |
|---|---|
| Convert (2 overloads) | Converts a Avalonia.Media.Color to an Avalonia.Media.IBrush if the arguments are of the correct type. |
| ConvertBack (2 overloads) | Converts an Avalonia.Media.ISolidColorBrush to a Avalonia.Media.Color if the arguments are of the correct type. |