❔ Issue with NotifyCanExecuteChangedFor from MVVM CommunityTK
The problem occurs in my view model (Avalonia MVVM), I set a variable
and try to run my function
whenever the text in to box is changed, it never executes though. Anyone has an idea what the issue is?
This is how I use the binding in my xaml
and try to run my function
whenever the text in to box is changed, it never executes though. Anyone has an idea what the issue is?
This is how I use the binding in my xaml