The ObjectToBooleanConverter type exposes the following members.

Constructors

  NameDescription
ObjectToBooleanConverter

Methods

  NameDescription
Convert
Converts an object to a boolean depending on if the object is equal to the value of the Object property.
ConvertBack
Converts a value from a binding target for writing to a binding source.

Properties

  NameDescription
Object
Gets or sets the object to be compared with the object being convertered.

See Also