ColorToHexConverter.ConvertBack(object, Type, object, CultureInfo) method¶
Defined in
Type: ColorToHexConverter
Namespace: CrissCross.WPF.UI.Converters
Assembly: CrissCross.WPF.UI.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
public object ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)
Parameters
| Name | Type | Description |
|---|---|---|
value | object | -- |
targetType | Type | -- |
parameter | object | -- |
culture | CultureInfo | -- |
Returns: object