Click or drag to resize

ThicknessMultiplyConverterConvert Method

Overload List
  NameDescription
Public methodStatic memberConvert(Object, Object)
Converts the specified values.
Protected methodConvert(Object, Type, Object, CultureInfo)
Converts a value. Null or UnSet are unchanged, a Thickness is multiplied by the Thickness in the parameter.
(Overrides ValueConverterConvert(Object, Type, Object, CultureInfo).)
Top
See Also