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


Represents a DockWindow in a DockControl.

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

 Public Constructors

  Name Description

DockWindow

Initializes a new instance of the DockWindow class.

 Public Fields

  Name Description

DefaultItemTemplateProperty

 

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.)

SelectedIndexProperty

  (Inherited from DockWindowBase.)

SelectedItemProperty

  (Inherited from DockWindowBase.)

SelectedItemTemplateProperty

 

 Public Properties

  Name Description

DefaultItemTemplate

 

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.)

SelectedIndex

  (Inherited from DockWindowBase.)

SelectedItem

  (Inherited from DockWindowBase.)

SelectedItemTemplate

 

 Public Methods

  Name Description

OnApplyTemplate

 

 Protected Methods

  Name Description

GetContainerForItemOverride

  (Inherited from DockWindowBase.)

IsItemItsOwnContainerOverride

  (Inherited from DockWindowBase.)

OnItemsChanged

  (Inherited from DockWindowBase.)

OnPreviewMouseDown

  (Inherited from DockWindowBase.)

OnPreviewMouseLeftButtonDown

 

OnPreviewMouseMove

 

OnPreviewMouseRightButtonDown

  (Inherited from DockWindowBase.)

OnPreviewMouseUp

 

OnVisualParentChanged

  (Inherited from DockElement.)

PrepareContainerForItemOverride

 

 See Also

DockWindow Class
MindFusion.UI.Wpf Namespace