aodpi
aodpi
CC#
Created by XK on 9/25/2024 in #help
WPF ListBox w/ Header Button IsEnabled Question
6 replies
CC#
Created by XK on 9/25/2024 in #help
WPF ListBox w/ Header Button IsEnabled Question
In MvvmToolkit there is a cool AsyncCommand that you can specify a task inside as the handler and the button on the UI would become disabled while the task was running, maybe you could try that approach?
6 replies
CC#
Created by MOUDJOU on 9/26/2024 in #help
Newtonsoft.Json issue
STJ kinda overrated
47 replies
CC#
Created by intee_ on 9/27/2024 in #help
✅ How does the button know what to do?
In this case nothing will display in data bindings because your ViewModel doesn’t implement the ‘INotifyPropertyChanged’ interface
39 replies