The BooleanToDoubleConverter type exposes the following members.

Properties

  NameDescription
Public propertyFalseDouble
The double to return if the value if false.
Public propertyTrueDouble
The double to return if the value is true.

See Also