[]
Called after removing child RenderObject object from the Children collection. User can throw exception if this object can't be removed.
protected virtual void OnChildRemove(RenderObject child)
Protected Overridable Sub OnChildRemove(child As RenderObject)
| Type | Name | Description |
|---|---|---|
| RenderObject | child | Child RenderObject object. |