Skip to main content

CollectionChanged Event

Occurs when the collection changes.

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

AvaloniaDictionary(TKey, TValue) Class
Avalonia.Collections Namespace