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


Represents the base class for all views in a DockControl.

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

 Public Constructors

  Name Description

DockElement

Initializes a new instance of the DockElement class.

 Public Fields

  Name Description

DockProperty

Identifies the Dock dependency property.

DockSizeProperty

Identifies the DockSize dependency property.

IsActiveProperty

Identifies the IsActive dependency property.

 Public Properties

  Name Description

Dock

Gets or sets the dock location of the item.

DockSize

Gets or sets the docking size of the item.

IsActive

 

 Protected Methods

  Name Description

OnVisualParentChanged

 

 See Also

DockElement Class
MindFusion.UI.Wpf Namespace