Class BooleanToOpacityConverter
Represents the class for boolean to opacity converter.
Inheritance
System.Object
BooleanToOpacityConverter
Implements
System.Windows.Data.IValueConverter
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public class BooleanToOpacityConverter : Object, IValueConverter
Constructors
BooleanToOpacityConverter()
Declaration
public BooleanToOpacityConverter()
Implements
System.Windows.Data.IValueConverter