OnSourceCollectionChangeStarted Method
Called when the source collection starts changing.
Definition
Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected virtual void OnSourceCollectionChangeStarted()
Protected Overridable Sub OnSourceCollectionChangeStarted
abstract OnSourceCollectionChangeStarted : unit -> unit
override OnSourceCollectionChangeStarted : unit -> unit
See Also
Reference
SelectionNodeBase(T) Class
Avalonia.Controls.Selection Namespace