Table of Contents

Namespace Ecng.Xaml.Converters

Classes

BoolAllConverter

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

BoolAnyConverter

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

BoolToDoubleConverter

bool to double converter.

BoolToStringConverter

bool to string converter.

BoolToVisibilityConverter

bool to Visibility converter.

ColorToBrushConverter

Color to SolidColorBrush converter.

ComboBoxEditValueConverter<T>

DevExpress.Xpf.Editors.ComboBoxEdit value converter.

ConcatMultiValueConverter

Concat values into single string converter.

CountryIdToFlagImageSourceConverter

Country id to country flag converter.

CountryIdToNameConverter

Country id to country name converter.

DefaultAsNullConverter<T>

Convert default value to null.

DictionaryConverter

Get value by key from the specified IDictionary converter.

DrawingColorToBrushConverter

Color to SolidColorBrush converter.

EndPointConverter

EndPoint to string converter.

EnumBooleanConverter

Enum to bool converter.

EnumDisplayNameConverter

Enum to display name converter.

FileSizeConverter

File size to human readable text converter.

FormattingMultiConverter

String formatting converter.

IndexerConverter

Get value by index from the specified IList converter.

InverseBooleanConverter

Inverse bool value converter.

IpAddressToStringConverter

IPAddress to string converter.

MultiBoolToOpacityConverter
NullImageConverter
NullToVisibilityConvertor

null (or Empty) to Visibility converter.

TimeConverter

DateTimeOffset or DateTime converter to a specified time zone.

UriToImageSourceConverter

Converts pack URI to image source. Supports svg and png.

ValueConverterGroup
VisibilityToBoolConverter

Visibility to bool converter.

WidthToPointNumberConverter