public ConvertBack ( object value, Type targetType, object parameter, CultureInfo culture ) : object | ||
value | object | The value that is produced by the binding target. |
targetType | Type | The type to convert to. |
parameter | object | The converter parameter to use. |
culture | CultureInfo | The culture to use in the converter. |
Résultat | object |