AvaloniaListTCollectionChanged Event

Raised when a change is made to the collection's items.

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public event NotifyCollectionChangedEventHandler CollectionChanged

Value

NotifyCollectionChangedEventHandler

Implements

INotifyCollectionChangedCollectionChanged

See Also