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