Getting into the first serious WPF project. It seems like there are a lot of basic controls flat out missing. Specifically, I am looking for the Numeric UpDown control. W
You can use NumericUpDown control for WPF written by me as a part of WPFControls library.