I am facing a problem of making a variable with two decimal numbers only.
Is it possible to set NumberBox in XAML only read two decimal characters?
If it is not possible to make it in XAML how to format double variable with two decimal characters in C#.