[]
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
Type | Name | Description |
---|---|---|
object | value | The double value. |
Type | targetType | This parameter is not used. |
object | parameter | This parameter is not used. |
CultureInfo | culture | This parameter is not used. |
Type | Description |
---|---|
object |