SelectionModelTOnSourceCollectionChanged Method

Definition

Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected override void OnSourceCollectionChanged(
	NotifyCollectionChangedEventArgs e
)

Parameters

e  NotifyCollectionChangedEventArgs
 

See Also