OnSourceReset Method
Called by OnSourceCollectionChanged(NotifyCollectionChangedEventArgs), on collection reset.
Definition
Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected abstract void OnSourceReset()
Protected MustOverride Sub OnSourceReset
abstract OnSourceReset : unit -> unit
See Also
Reference
SelectionNodeBase(T) Class
Avalonia.Controls.Selection Namespace