ValueToForegroundColorConverterGreen..::..ConvertBack Method
Converts the back.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public Object ConvertBack( Object value, Type targetType, Object parameter, CultureInfo culture )
Public Function ConvertBack ( _ value As Object, _ targetType As Type, _ parameter As Object, _ culture As CultureInfo _ ) As Object
public: Object^ ConvertBack( Object^ value, Type^ targetType, Object^ parameter, CultureInfo^ culture )
Parameters
- value
- Type: Object
The value.
- targetType
- Type: Type
Type of the target.
- parameter
- Type: Object
The parameter.
- culture
- Type: CultureInfo
The culture.