Skip to main content
Bar

CreateStandardLayoutAction Fields

Creates four BarContainerControls at the four edges of the window, allowing you to dock bars to the window.
Name Description
AllowBottomDockContainerProperty static Identifies the TabControlViewBase.HeaderLocationProperty dependency property.
AllowLeftDockContainerProperty static Identifies the TabControlViewBase.HeaderLocationProperty dependency property.
AllowRightDockContainerProperty static Identifies the TabControlViewBase.HeaderLocationProperty dependency property.
AllowTopDockContainerProperty static Identifies the TabControlViewBase.HeaderLocationProperty dependency property.
See Also