DockLayout Element

Defines a dock layout.

Syntax

<DockLayout
    SizeToChildren="{true | false}"
/>

Attributes

SizeToChildren

Indicates whether to size the layout to the contents.

Requirements

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also