Constructor ValueConversionAttribute
ValueConversionAttribute(Type, Type)
Creates a new ValueConversionAttribute to indicate between what types of a data binding source and target this ValueConverter can convert.
public ValueConversionAttribute(Type sourceType, Type targetType)