CommunityToolkit / CommunityToolkit/MVVM-Samples

MVVM Toolkit - WPF CommandManager RelayCommand `canExecute` Issue

Open
#41 35 comments 10 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
1.4k
Forks
265
PR merge metrics
No merged PRs in 30d

Description

If you migrate a WPF application and swap the `using Galasoft.MvvmLight.CommandWpf;` to `using Microsoft.Toolkit.Mvvm.Input;` all your commands using `canExecute` will stop working due to the specific handling of `CommandManager` missing in Windows Community Toolkit MVVM framework!

_Originally posted by @laurentkempe in https://github.com/windows-toolkit/MVVM-Samples/pull/14#r523771777_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.