ValueToForegroundConverter Class
Gets color based on double value. Red if negative. Green if positive.
Implements the IValueConverter
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public class ValueToForegroundConverter : IValueConverter
Public Class ValueToForegroundConverter _ Implements IValueConverter
public ref class ValueToForegroundConverter : IValueConverter