The BooleanToStyleConverter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BooleanToStyleConverter |
Methods
Name | Description | |
---|---|---|
![]() | Convert |
Selects a style 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 | |
---|---|---|
![]() | FalseStyle |
The style to select when the source value is false.
|
![]() | TrueStyle |
The style to select when the source value is true.
|