[]
Assigns (copies) properties from another RenderFragment to the current object.
public override void AssignFrom(RenderFragment source)
Public Overrides Sub AssignFrom(source As RenderFragment)
| Type | Name | Description |
|---|---|---|
| RenderFragment | source | The source object to copy properties from. |