Skip to main content

RemoveInternalChild Method

Removes a child element from the Children collection.

Definition

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

protected void RemoveInternalChild(
Control child
)
View Source

Parameters

  Control
The child to remove/

See Also

Reference

VirtualizingPanel Class
Avalonia.Controls Namespace