Skip to content

Conversation

asarium
Copy link
Contributor

@asarium asarium commented Feb 22, 2015

The documentation for INotifyPropertyChanged.PropertyChanged says that null and string.Empty are valid values for the PropertyName and indicate that the whole object has changed. The current version of INPCObservableForProperty ignores such values.
This pull request adds support for these values and also adds tests for the INPCObservableForProperty class.

anaisbetts added a commit that referenced this pull request Apr 6, 2015
Fix handling of null PropertyName values in INPCObservableForProperty
@anaisbetts anaisbetts merged commit 7459cb0 into reactiveui:master Apr 6, 2015
@anaisbetts
Copy link
Member

Thanks @asarium!

@lock lock bot locked and limited conversation to collaborators Jun 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants