ItemsControlRefreshContainers Method

Refreshes the containers displayed by the control.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected void RefreshContainers()

Remarks

Causes all containers to be unrealized and re-realized.

See Also