The DoubleToThicknessConverter type exposes the following members.

Properties

  NameDescription
Public propertyIsBottom
Gets or sets whether or not the double is applied to the bottom of the Thickness.
Public propertyIsLeft
Gets or sets whether or not the double is applied to the left of the Thickness.
Public propertyIsRight
Gets or sets whether or not the double is applied to the right of the Thickness.
Public propertyIsTop
Gets or sets whether or not the double is applied to the top of the Thickness.

See Also