BorderGapMaskConverter Class
Definition
Converter that generates the visual brush for Avalonia.Controls.GroupBox
public class BorderGapMaskConverter
Constructors
| Name | Description |
|---|---|
| BorderGapMaskConverter | No summary available. |
BorderGapMaskConverter Constructor
public BorderGapMaskConverter()
Methods
| Name | Description |
|---|---|
| Convert | No summary available. |
Convert Method
public object Convert(System.Collections.Generic.IList<object> values, Type targetType, object parameter, System.Globalization.CultureInfo culture)
Parameters
values System.Collections.Generic.IList<object>
targetType Type
parameter object
culture System.Globalization.CultureInfo
Returns
object