OnSourceCollectionChanged Method
Definition
Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected override void OnSourceCollectionChanged(
NotifyCollectionChangedEventArgs e
)
Protected Overrides Sub OnSourceCollectionChanged (
e As NotifyCollectionChangedEventArgs
)
abstract OnSourceCollectionChanged :
e : NotifyCollectionChangedEventArgs -> unit
override OnSourceCollectionChanged :
e : NotifyCollectionChangedEventArgs -> unit
Parameters
See Also
Reference
SelectionModel(T) Class
Avalonia.Controls.Selection Namespace