[]
Called when the source collection changed.
protected virtual void OnSourceCollectionChanged(object? sender, NotifyCollectionChangedEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | The sender. |
NotifyCollectionChangedEventArgs | e | The NotifyCollectionChangedEventArgs instance containing the event data. |