IsArrangedToScaleConverter.ConvertBack Method | |
See Also� |
Namespace: Microsoft.Expression.Controls
Assembly: Microsoft.Expression.Controls (in microsoft.expression.controls.dll)
Syntax
Parameters
- value
The target data being passed to the source.
- targetType
The Type of data expected by the source object.
- parameter
An optional parameter to be used in the converter logic.
- culture
The culture of the conversion.
Return Value
The value to be passed to the source object.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.