C# (CSharp) LogoFX.Client.Mvvm.View.Infra.Converters Namespace

Сlasses

Name Description
AddConstantConverter
AddConverter
BoolRevertConverter
BoolToConstConverter Converts boolean to constant value
BoolToVisibilityConverter
CultureDateTimeConverter
DebugConverter Provides a way to apply custom logic to a binding.
DurationConverter Provides a way to apply duration formating to a binding.
ElementToItemConverter Intended to map ItemsControl's item to some other item inside converters Items list Usecase: providing distinct brush per item index
EnumDescriptionConverter
EqualsToBooleanConverter
ImageGet
IsSetToVisibilityConverter Sets visibility according to not null
ItemToContextConverter Conditionally extracts FrameworkElement.DataContext from value.
MinDateToTextConverter
MulConstantConverter
NegativeConverter Negates value
NotNullConverter Converts reference value to boolean.
ObjectToImageConverter
PercentageFormatConverter Provides a way to apply custom formating to a binding value multiplied by 100.
SubConstantConverter
SupressTwoWayConverter Supplies OneWayToSource binding mode in Silverlight
TextFormatConverter Provides a way to apply custom formating to a binding value.