The BooleanToThicknessConverter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BooleanToThicknessConverter |
Methods
Name | Description | |
---|---|---|
![]() | Convert |
Selects a Thickness according to whether the input is true or false.
|
![]() | ConvertBack |
Converts a value from a binding target for writing to a binding source.
|
Properties
Name | Description | |
---|---|---|
![]() | FalseThickness |
The Thickness to select when the source value is false.
|
![]() | TrueThickness |
The Thickness to select when the source value is true.
|