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

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

Syntax

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

See Also