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?