[]
Element that serves as an interface between the host IXView control and the content elements.
public class HostedElement : BasePanel, ISupportUia, ISite, IServiceProvider
| Name | Description |
|---|---|
| HostedElement(Control) | Initializes a new instance of the HostedElement control. |
| Name | Description |
|---|---|
| Element | Element hosted by this HostedElement. |
| Name | Description |
|---|---|
| RescaleForDpi(int, int) | Calls methods to rescale of the element tree when a DPI change occurs. |