SelectionNodeBaseTOnSourceCollectionChangeFinished Method
Called when the source collection has finished changing, and all CollectionChanged
handlers have run.
Namespace: Avalonia.Controls.SelectionAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected virtual void OnSourceCollectionChangeFinished()
Protected Overridable Sub OnSourceCollectionChangeFinished
abstract OnSourceCollectionChangeFinished : unit -> unit
override OnSourceCollectionChangeFinished : unit -> unit