[]
        
(Showing Draft Content)

C1.Framework.HostedElement

HostedElement Class

Element that serves as an interface between the host IXView control and the content elements.

Inheritance
HostedElement
Namespace: C1.Framework
Assembly: C1.Win.4.8.dll
Syntax
public class HostedElement : BasePanel, ISupportUia, ISite, IServiceProvider

Constructors

Name Description
HostedElement(Control)

Initializes a new instance of the HostedElement control.

Properties

Name Description
Element

Element hosted by this HostedElement.

Methods

Name Description
RescaleForDpi(int, int)

Calls methods to rescale of the element tree when a DPI change occurs.