79273945

Date: 2024-12-12 05:48:39
Score: 1
Natty:
Report link

You can try adding ValidationRules, for example:

<TextBox Text="{Binding ViewTestObject.DoubleValue, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged,ValidationRules ={Your validation type}"/>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user25272107