Converts an IList to a boolean depending on if the value of the Object property is contained
within the list.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public class ListToBooleanConverter : IValueConverter |
| Visual Basic (Declaration) |
|---|
Public Class ListToBooleanConverter _ Implements IValueConverter |