ItemsControlGetRealizedContainers Method

Gets the currently realized containers.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IEnumerable<Control> GetRealizedContainers()

Return Value

IEnumerableControl

See Also