Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
IBooleanConverter Interface Members
The following tables list the members exposed by IBooleanConverter.
Public Properties
| Name | Description |
| DefaultFalseValue | The default value to use when a true value is switched to false. |
| DefaultTrueValue | The default value to use when a false value is switched to true. |
Public Methods
| Name | Description |
| IsFalse | Determines whether an object is false |
| IsTrue | Determines whether an object is true |
See Also