To Property With Change Notification Missing Follow
On the C#/WPF side, I've been using ReactiveUI for a while and put on a project that doesn't use it. I used to be able to create a property really fast and then alt-enter and select "To Property With Change Notification". That option seems to be missing. I used Rider to implement INotifyPropertyChanged and it has [NotifyPropertyChangedInvocator] attribute. Is there a way I could have turned this off somehow?
Please sign in to leave a comment.
Hi Jon Miller!
Could you please add a code sample illustrating the issue? Thank you in advance!
Alexandra Guk - if it helps, this is the feature im talking about.
INotifyPropertyChanged Support | ReSharper (jetbrains.com)
Hi Jon Miller!
Thank you for so detailed description, it helped a lot.
However, unfortunately, I wasn't able to reproduce the issue on my side at the latest EAP and Releas versions. What Rider version do you use? What is your target framework? Are you able to reproduce the issue on a new sample project and provide it?
Thank you in advance!