RelayCommand CanExecute when using a contentView in Avalonia
I have an Avalonia application where I am changing the ContentView model to different ViewModels.
I have an Avalonia application where I am changing the ContentView model to different ViewModels.