Click or drag to resize
DeviceToListItemConverterConvertBack Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public Object ConvertBack(
	Object value,
	Type targetType,
	Object parameter,
	CultureInfo culture
)

Parameters

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

Return Value

Type: Object

Implements

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