SelectionModelTOnSourceCollectionChanged Method
Namespace: Avalonia.Controls.SelectionAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected override void OnSourceCollectionChanged(
NotifyCollectionChangedEventArgs e
)
Protected Overrides Sub OnSourceCollectionChanged (
e As NotifyCollectionChangedEventArgs
)
abstract OnSourceCollectionChanged :
e : NotifyCollectionChangedEventArgs -> unit
override OnSourceCollectionChanged :
e : NotifyCollectionChangedEventArgs -> unit
Parameters
- e NotifyCollectionChangedEventArgs
-