Table of Contents

Class BoolAnyConverter

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

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

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

Constructors

BoolAnyConverter()

public BoolAnyConverter()

Properties

Value

Value.

public bool Value { get; set; }

Property Value

bool