Table of Contents

Class BoolAllConverter

Namespace
Ecng.Xaml.Converters
Assembly
StockSharp.Xaml.dll

Set of bool (all) check on Value equality converter.

public class BoolAllConverter : IMultiValueConverter
Inheritance
BoolAllConverter
Implements
Inherited Members
Extension Methods

Constructors

BoolAllConverter()

public BoolAllConverter()

Properties

Value

Value.

public bool Value { get; set; }

Property Value

bool