IsArrangedToScaleConverter.Convert Method | |
See Also� |
Namespace: Microsoft.Expression.Controls
Assembly: Microsoft.Expression.Controls (in microsoft.expression.controls.dll)
Syntax
Parameters
- value
The source data being passed to the target.
- targetType
The Type of data expected by the target dependency property.
- parameter
An optional parameter to be used in the converter logic.
- culture
The culture of the conversion.
Return Value
If the Boolean is true, 1 is returned. Else, 0 is returned.
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.