[]
Assigns (copies) properties from another RenderFragment to the current object. Clones Children by cloning all its elements.
public virtual void AssignFrom(RenderFragment source)
Type | Name | Description |
---|---|---|
RenderFragment | source | The source object to copy properties from. |