ItemsSourceView.

CollectionChanged Event

Summary

Occurs when the collection has changed to indicate the reason for the change and which items changed.
Namespace
Avalonia.Controls
Containing Type
ItemsSourceView
Event Type
NotifyCollectionChangedEventHandler?

Syntax

public event NotifyCollectionChangedEventHandler? CollectionChanged