CreateStandardLayoutAction Properties
Creates four BarContainerControls at the four edges of the window, allowing you to dock bars to the window.
Name | Description |
---|---|
Allow |
Gets or sets whether a dock container at the bottom edge must be created. This is a dependency property. |
Allow |
Gets or sets whether a dock container at the left edge must be created. This is a dependency property. |
Allow |
Gets or sets whether a dock container at the right edge must be created. This is a dependency property. |
Allow |
Gets or sets whether a dock container at the top edge must be created. This is a dependency property. |
Container |
Gets the action container for the current action.
Inherited from Bar |
Controller |
Gets the Bar |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Manager |
Gets the current Bar |
See Also