ItemsCountToBooleanConverter Class
Items count to boolean converter class.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public class ItemsCountToBooleanConverter : IValueConverter
Public Class ItemsCountToBooleanConverter
Implements IValueConverter
- Inheritance
- Object ItemsCountToBooleanConverter
- Implements
- IValueConverter
IsReversed |
Reverses the operation of the converter.
|
Convert |
If the received collection has any elements it returns ; otherwise, .
|
ConvertBack |
Not implemented.
|