Skip to main content

CollectionChanged Event

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

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public event NotifyCollectionChangedEventHandler CollectionChanged
View Source

Value

NotifyCollectionChangedEventHandler

Implements

INotifyCollectionChanged.CollectionChanged

See Also

Reference

AvaloniaList(T) Class
Avalonia.Collections Namespace