RemoveInternalChild Method
Removes a child element from the Children collection.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected void RemoveInternalChild(
Control child
)
Protected Sub RemoveInternalChild (
child As Control
)
member RemoveInternalChild :
child : Control -> unit
Parameters
- Control
- The child to remove/