ViewLayoutContext Properties |
The ViewLayoutContext type exposes the following members.
| Name | Description | |
|---|---|---|
| AlignControl |
Gets and sets the control to use when aligning elements.
(Inherited from ViewContext.) | |
| Control |
Gets and sets the owning control associated with rendering.
(Inherited from ViewContext.) | |
| DisplayRectangle |
Gets and sets the available display area.
| |
| Graphics |
Gets the graphics instance used for rendering operations.
(Inherited from ViewContext.) | |
| Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
| Renderer |
Gets access to the renderer provider.
(Inherited from ViewContext.) | |
| TopControl |
Gets the owning top level control associated with rendering.
(Inherited from ViewContext.) | |
| ViewManager |
Gets the owning view manager.
(Inherited from ViewContext.) |