DockLayoutManager Attached Properties
Represents a container for dock and layout items.| Name | Description |
|---|---|
| DockLayoutManager static | Gets or sets a DockLayoutManager object to which a child element belongs. This is an attached property. |
| LayoutItem static | Gets or sets a BaseLayoutItem object to which a visual element belongs. This is an attached property. |
| UIScope static | This member supports the internal infrastructure, and is not intended to be used directly from your code. |
See Also