Method OnChildAdded
OnChildAdded(Element)
Invoked when a child object is added to this element.
protected override void OnChildAdded(Element child)
Parameters
child
ElementThe child object that is added to this element.
Invoked when a child object is added to this element.
protected override void OnChildAdded(Element child)
child
ElementThe child object that is added to this element.