GlowConverterConvertBack Method

CVB.Net Documentation
Inverse conversion (not supported).

Namespace:  Stemmer.Cvb.Wpf.Converters
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
ignored
targetType
Type: SystemType
ignored
parameter
Type: SystemObject
ignored
culture
Type: System.GlobalizationCultureInfo
ignored

Return Value

Type: Object
Nothing (always throws).

Implements

IValueConverterConvertBack(Object, Type, Object, CultureInfo)
Exceptions

ExceptionCondition
NotSupportedExceptionAlways.
See Also

Reference