The following tables list the members exposed by IChangeNotificationService.
| Name | Description | |
|---|---|---|
![]() | ItemInserted | Occurs when an item is inserted to a list. |
![]() | ItemRemoved | Occurs when an item is removed from a list. |
![]() | PropertyChanged | Occurs when the value of a property is changed. |
![]() | ValueAdded | Occurs when an value is added to a dictionary. |
![]() | ValueRemoved | Occurs when an item is removed from a dictionary. |

