Skip to content

Commit a88571f

Browse files
author
tineshsf4652
authored
Update README.md
1 parent 3ab29b2 commit a88571f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,8 @@ internal class ViewModel : INotifyPropertyChanged
128128

129129
</VerticalStackLayout>
130130
```
131-
131+
This code handles the TextChanged event for a TextBox, dynamically updating the Y1 property in the ViewModel while ensuring the value stays within the axis’s maximum and minimum bounds. It also manages text formatting and prevents recursive event triggers.
132+
132133
**C#**
133134

134135
```csharp

0 commit comments

Comments
 (0)