Model
public int? SizeLength { get; set; }
XAML
<TextBox Text="{Binding [someViewModel].SizeLength, Mode=TwoWay}"></TextBox>
Once user try to backspace or delete the value in this textbox
, a message Value '' cannot be converted
.
May I know what's wrong with it?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With