Skip to main content

CollectionChanged Event

Occurs when the collection has changed to indicate the reason for the change and which items changed.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public event NotifyCollectionChangedEventHandler CollectionChanged
View Source

Value

NotifyCollectionChangedEventHandler

Implements

INotifyCollectionChanged.CollectionChanged

See Also

Reference

ItemsSourceView Class
Avalonia.Controls Namespace