Thank you for this amazing user control. I'm currently trying to use it to display large numbers best represented in scientific notation in my project.
I have tried modifying your code by manually assigning StringFormat of Binding and ItemStringFormatProperty of ItemControl. But the format of the result stays the same.
Can anyone please point me to the right direction on how this can be implemented?
Thanks.