Renders the contents of a ContainerNode in specified viewport.
The following tables list the members exposed by the ContainerPresenter type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the ContainerPresenter class. |
Protected Fields| Name | Description | |
|---|---|---|
![]() |
For internal use. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the ContainerNode rendered by this presenter. |
Protected Properties| Name | Description | |
|---|---|---|
![]() |
Panel.VisualChildrenCount override. |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
Panel.ArrangeOverride override. |
|
![]() |
Overloaded. |
|
![]() |
Panel.GetLayoutClip override. |
|
![]() |
Panel.GetVisualChild override. |
|
![]() |
Panel.MeasureOverride override. |
See Also