-
You got it. Using "ClipValueToMinMax" to true will "cap" to the Maximum and Minimum values. This is not the default behavior because this property has been introduced later and we didn't want to change the current behavior of the NumericUpDown.
-
If I create a new project, add an IntegerUpDown and right click on it, the contextMenu contains text correctly aligned.
<xctk:IntegerUpDown Value="36"/>
What version of the Toolkit are you using ?Can you submit a sample ?
Thanks.