MaterialDesignInXamlToolkit icon indicating copy to clipboard operation
MaterialDesignInXamlToolkit copied to clipboard

Add StringFormat dependency property to NumericUpDown and DecimalUpDown

Open jamesport079 opened this issue 10 months ago • 6 comments

Text in NumericUpDown should be able to be formatted to represent currency for example or to format the number of decimal places in DecimalUpDown.

Ideally a StringFormat gets added as a dependency property to these controls to be able to format the number accordingly.

jamesport079 avatar Jan 04 '25 11:01 jamesport079