We are currently displaying multiple SfNumericTextboxes in a SfListView,
In the list, there are different "MaximumNumberOfDecimalDigits" values that display (as expected) on android and iOS.
On UWP it appears that the SfNumericTextboxes are all sharing the same MaximumNumberOfDecimalDigits value, instead of having different variations.
I already created a support, however I figured I would post here in case anybody else has experienced this.