[]
Converts a value when the value is transferred from binding source to target.
public object Convert(object value, Type targetType, object parameter, CultureInfo culture)
Public Function Convert(value As Object, targetType As Type, parameter As Object, culture As CultureInfo) As Object
| Type | Name | Description |
|---|---|---|
| object | value | |
| Type | targetType | |
| object | parameter | |
| CultureInfo | culture |
| Type | Description |
|---|---|
| object |