Skip to main content

AddInternalChild Method

Adds the specified Control to the Children collection of a VirtualizingPanel element.

Definition

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

protected void AddInternalChild(
Control control
)

Parameters

  Control
The control to add to the collection.

See Also

Reference

VirtualizingPanel Class
Avalonia.Controls Namespace