Called when the collection of child elements is cleared by the base Panel class.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
protected override void OnClearChildren()
Visual Basic
Protected Overrides Sub OnClearChildren

See Also