Table of Contents

Class BooleanToVisibilityInverseConverter

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Provides a boolean to System.Windows.Visibility converter.

public sealed class BooleanToVisibilityInverseConverter : IValueConverter
Inheritance
BooleanToVisibilityInverseConverter
Implements

Methods

Convert(object, Type, object, CultureInfo)

Converts a value from the binding source to the binding target.

ConvertBack(object, Type, object, CultureInfo)

Converts a value from the binding target to the binding source.