The ListToBooleanConverter type exposes the following members.

Constructors

  NameDescription
ListToBooleanConverter

Methods

  NameDescription
Convert
Converts a list to a boolean depending on if the list contains 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 searched for within the list.

See Also