Integer Edit Control

WPF View XAML Namespace

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

WPF View Element XAML

<dec:IntegerEditControl Value="{Binding Path=UnitDecimals, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}" AllowNullValue="True"/>