CommunityToolkit icon indicating copy to clipboard operation
CommunityToolkit copied to clipboard

Missing information on removed behaviour when comparing RelayCommand with MvvmLight

Open RedX2501 opened this issue 2 years ago • 0 comments

It would be nice if the migration section for MvvmLight mentioned that now RelayCommand no longer calls CanExecute on every Execute call.

A further interesting point is that MvvmLight RelayCommand respected IConvert when classes implemented it and used it to convert parameters. Now there is only a call.

These changes have quite a large impact for projects migrating and these should be statet up-front.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

RedX2501 avatar May 06 '22 13:05 RedX2501