ImageToImageSourceConverterConvertBack Method

CVB.Net Documentation
Not implemented.

Namespace:  Stemmer.Cvb.Wpf
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

public Object ConvertBack(
	Object value,
	Type targetType,
	Object parameter,
	CultureInfo culture
)

Parameters

value
Type: SystemObject
ImageSource.
targetType
Type: SystemType
Ignored.
parameter
Type: SystemObject
Ignored.
culture
Type: System.GlobalizationCultureInfo
Ignored.

Return Value

Type: Object
Nothing.

Implements

IValueConverterConvertBack(Object, Type, Object, CultureInfo)
See Also

Reference