LeftMarginMultiplierConverterConvertBack - метод

The convert back.

Definition

Пространство имён: Tessa.UI.Views
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
C#
public Object ConvertBack(
	Object value,
	Type targetType,
	Object parameter,
	CultureInfo culture
)

Параметры

value  Object
The value.
targetType  Type
The target type.
parameter  Object
The parameter.
culture  CultureInfo
The culture.

Возвращаемое значение

Object
The Object.

Реализации

IValueConverterConvertBack(Object, Type, Object, CultureInfo)

Исключения

NotImplementedException

См. также