[]
Called after removing this object from the Children collection of another object.
protected virtual void OnParentRemove(RenderObject parent)
Protected Overridable Sub OnParentRemove(parent As RenderObject)
| Type | Name | Description |
|---|---|---|
| RenderObject | parent | The parent object of this object. |