Skip to main content

OnItemsControlChanged Method

Called when the ItemsControl that owns the panel changes.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

protected virtual void OnItemsControlChanged(
ItemsControl? oldValue
)

Parameters

  ItemsControl
The old value of the ItemsControl property.

See Also

Reference

VirtualizingPanel Class
Avalonia.Controls Namespace