AvaloniaList<T>.

CollectionChanged Event

Summary

Raised when a change is made to the collection's items.
Namespace
Avalonia.Collections
Containing Type
AvaloniaList<T>
Event Type
NotifyCollectionChangedEventHandler

Syntax

public event NotifyCollectionChangedEventHandler CollectionChanged