[]
Searches the current collection for a RenderObject with the specified vlaue of the Original property.
public RenderObject FindByOriginal(RenderObject original)
Type | Name | Description |
---|---|---|
RenderObject | original | The original object to search for. |
Type | Description |
---|---|
RenderObject | The render object with the specified Original, or null of no such object was found. |