Event PropertyChanged
Occurs when a property value changes.
public event PropertyChangedEventHandler PropertyChanged
Returns
- PropertyChangedEventHandler
- Occurs when a property value changes.
- Implements
Remarks
This event is raised when the Count property changes due to addition or removal of items.