You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tested the NumberBox control introduced in WinUI 2.3 and was surprised by the default behavior which use English number formatting.
There is a NumberFormatter property which, in my case is set with a mix of french and english settings:
I have standard french settings on my computer (only the OS is using english UI text), and the regional settings are set on french (the calculator is using the correct settings).
How is this control supposed to work by default ?
The text was updated successfully, but these errors were encountered:
I have tested the NumberBox control introduced in WinUI 2.3 and was surprised by the default behavior which use English number formatting.
There is a NumberFormatter property which, in my case is set with a mix of french and english settings:
![image](https://user-images.githubusercontent.com/127185/71513085-3dca5900-2899-11ea-8824-467fbc607369.png)
I have standard french settings on my computer (only the OS is using english UI text), and the regional settings are set on french (the calculator is using the correct settings).
How is this control supposed to work by default ?
The text was updated successfully, but these errors were encountered: