When MinHeight=23 I think the spin buttons are too small. If I change to MinHeight=25 the input box is increased in height but the spin buttons remain small.
Now I can solve this by setting Height=25, the spin buttons are then enlaged, but then the input box will not grow if the a larger font is used. I have also noticed that, if Height=Auto, a lager pont will enlage the spin buttons.
How can I have a NumericTextBoxDouble with automatically adjusted height but with buttons at least as large as when Height=25?