AndBooleanConverter Class

Definition

Microsoft internal use only..

public ref class AndBooleanConverter sealed : System::Windows::Data::IMultiValueConverter
public sealed class AndBooleanConverter : System.Windows.Data.IMultiValueConverter
type AndBooleanConverter = class
    interface IMultiValueConverter
Public NotInheritable Class AndBooleanConverter
Implements IMultiValueConverter
Inheritance
AndBooleanConverter
Implements

Constructors

AndBooleanConverter()

Microsoft internal use only.

Methods

Convert(Object[], Type, Object, CultureInfo)

Microsoft internal use only.

ConvertBack(Object, Type[], Object, CultureInfo)

Microsoft internal use only. This method throws a NotSupportedException.

Applies to