[]
        
(Showing Draft Content)

C1.WPF.Maps.XElementConverter.ConvertBack

ConvertBack Method

ConvertBack(object, Type, object, CultureInfo)

Modifies the target data before passing it to the source object.

Declaration
public object ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)
Parameters
Type Name Description
object value
Type targetType
object parameter
CultureInfo culture
Returns
Type Description
object
Implements