The ListToBooleanConverter type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ListToBooleanConverter |
Methods
| Name | Description | |
|---|---|---|
| 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
| Name | Description | |
|---|---|---|
| Object |
Gets or sets the object to be searched for within the list.
|