ParameterToBooleanConverter Class
Parameter to boolean converter class.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public class ParameterToBooleanConverter : IValueConverter
Public Class ParameterToBooleanConverter
Implements IValueConverter
- Inheritance
- Object ParameterToBooleanConverter
- Implements
- IValueConverter
IsReversed |
Reverses the operation of the converter.
|
Convert |
Converts to if the parameter matches the value;
otherwise, if the parameter is or does not match.
|
ConvertBack |
Not implemented.
|