Метод | Описание | |
---|---|---|
Layout ( |
Perform a layout of the elements.
|
|
ToString ( ) : string |
Obtains the String representation of this instance.
|
|
ViewLayoutOutlookFull ( ViewBuilderOutlookBase viewBuilder, |
Initialize a new instance of the ViewLayoutOutlookFull class.
|
public Layout ( |
||
context | Layout context. | |
Результат | void |
public ViewLayoutOutlookFull ( ViewBuilderOutlookBase viewBuilder, |
||
viewBuilder | ViewBuilderOutlookBase | View builder reference. |
rootControl | Top level visual control. | |
viewportFiller | ViewBase | View element to place inside viewport. |
paletteBorderEdge | Palette for use with the border edge. | |
paletteMetrics | IPaletteMetric | Palette source for metrics. |
metricPadding | PaletteMetricPadding | Metric used to get view padding. |
metricOvers | PaletteMetricInt | Metric used to get overposition. |
orientation | VisualOrientation | Orientation for the viewport children. |
alignment | RelativePositionAlign | Alignment of the children within the viewport. |
animateChange | bool | Animate changes in the viewport. |
vertical | bool | Is the viewport vertical. |
needPaintDelegate | NeedPaintHandler | Delegate for notifying paint requests. |
Результат | System |