VirtualizingPanelRemoveInternalChild Method
Removes a child element from the
Children collection.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected void RemoveInternalChild(
Control child
)
Protected Sub RemoveInternalChild (
child As Control
)
member RemoveInternalChild :
child : Control -> unit
Parameters
- child Control
- The child to remove/