ItemsSourceViewCollectionChanged 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) Version: 11.3.999
public event NotifyCollectionChangedEventHandler CollectionChanged

Value

NotifyCollectionChangedEventHandler

Implements

INotifyCollectionChangedCollectionChanged

See Also