-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Pri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-System.ComponentModeluntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
Hello, Team!
I searched if this has been reported, but I have not found any issue about this. Anyway I found that the example code in the following site is not working properly:
https://docs.microsoft.com/en-us/dotnet/api/system.componentmodel.inotifypropertychanged?view=netframework-4.8
If I create the project, and build it, then click on the Button, I get the following exception:
"System.NullReferenceException: 'Object reference not set to an instance of an object.'
customerList was null."
Metadata
Metadata
Assignees
Labels
Pri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-System.ComponentModeluntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner