Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle null/empty PropertyName in the INPC.PropertyChanged event #8418

Merged
merged 2 commits into from
Jul 27, 2022

Conversation

jfversluis
Copy link
Member

Description of Change

Better null and empty PropertyName handling for INPC.PropertyChanged and with that make it more inline with the rest of .NET. Additionally cleaning up the duplicated classes we had laying around for this.

Issues Fixed

Fixes #1111

@Eilon Eilon added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Jun 29, 2022
@mattleibow
Copy link
Member

Just checking before merging... Is this meant for net6.0 or main (net7 only)?

@rmarinho rmarinho merged commit 7bc3da8 into main Jul 27, 2022
@rmarinho rmarinho deleted the fix-1111 branch July 27, 2022 08:52
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fixed-in-7.0.0-rc.1.6683 legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement] Handle null/empty PropertyName in the INotifyPropertyChanged.PropertyChanged event
5 participants