Hi,
I have IntegerTextBox Value binded to a property.
MinValue is set for example to 1.
MinValue is displayed in the IntegerTextBox but it doesn't change the property.
To update the property I have to change Value in the field manually.
Is there a way to make it work?
Regards
Jakub