[]
Called after adding new child RenderObject object to the Children collection. User can throw exception if this object can't be added as the child for this object.
protected virtual void OnChildAdd(RenderObject child)
Type | Name | Description |
---|---|---|
RenderObject | child | Child RenderObject object. |