Decimal Edit Control

WPF View XAML Namespace

xmlns:dec="clr-namespace:RingSoft.DataEntryControls.WPF;assembly=RingSoft.DataEntryControls.WPF"

WPF View Element XAML

<dec:DecimalEditControl FormatType="Currency" Value="{Binding Path=Freight, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}" RsIsTabStop="False"/>