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