Name | Description | |
---|---|---|
![]() | DockArea | Gets or sets the size of the area applied around the content edge of the dock, inside of which the command bar manager tries to dock floating command bars. |
![]() | FloatArea | Gets or sets the size of the area applied around the content edge of the dock, outside of which the dock tries to float dragged command bars. |
![]() | InsertLaneArea | Gets or sets the weight of the area around a lanes middle line, in which when a command bar is dragged, it is inserted in a single new lane. Setting this property to zero disables insertion of new lanes for dragged command bars. |
![]() | Orientation | Gets or sets whether this command bars dock is vertically or horizontally arranged. By default set to false (horizontal dock). |
![]() | OwnerManager | Gets the manager in which this dock resides |