0
kicks
How to build a WPF Numeric Entry Control
A tutorial on how to build a control for numeric entry in WPF, including full keyboard support, buttons that increment the value while you hold the mouse down, and more. This starts from scratch and explains not only how each part works, but why certain choices were made. Full source code project downloadable.