When I use such Xaml:
<TextBox ..... InputScope="Digits" />
I can see "dot" on bottom of numerical keyboard. But sometimes, I can see "comma" instead of "dot".
When I see "comma" I have to hold on button to choose "dot". How can I configure TextBox to have "dot" by default all the time?