MindFusion.Wpf Pack Programmer's Guide
DockContainer Members
Constructors Fields Properties Methods
 


Represents a DockContainer in a DockControl.

The following tables list the members exposed by the DockContainer type.

 Public Constructors

  Name Description

DockContainer

Initializes a new instance of the DockWindow class.

 Public Fields

  Name Description

DockProperty

Identifies the Dock dependency property. (Inherited from DockElement.)

DockSizeProperty

Identifies the DockSize dependency property. (Inherited from DockElement.)

IsActiveProperty

Identifies the IsActive dependency property. (Inherited from DockElement.)

OrientationProperty

Identifies the Orientation dependency property.

 Public Properties

  Name Description

Dock

Gets or sets the dock location of the item. (Inherited from DockElement.)

DockSize

Gets or sets the docking size of the item. (Inherited from DockElement.)

IsActive

  (Inherited from DockElement.)

Orientation

Gets or sets the layout orientation of the children.

 Protected Methods

  Name Description

GetContainerForItemOverride

 

IsItemItsOwnContainerOverride

 

OnItemsChanged

 

OnVisualParentChanged

  (Inherited from DockElement.)

PrepareContainerForItemOverride

 

 See Also

DockContainer Class
MindFusion.UI.Wpf Namespace