INotifyItemPropertyChanged Events
The INotifyItemPropertyChanged type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() |
ItemPropertyChanged |
Use this event to listen for changes to properties on items contained by this object without having to explicitly attach an event handler to each item.
|