YuZhe Firito
Results
2
comments of
YuZhe Firito
I have the same problem, The condition of the problem is added ”xmlns:xxx="clr-namespace:namespace.xxx“ in the xaml
# Min Steps to reproduce ## Steps 1. create net6.0 wpf app 2. use CommunityToolkit.Mvvm nuget packages 3. Create a ViewModel, and create a property via ObservablePropertyAttribute, like:  4....