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


Represents a AutoHideWindow in a DockControl.

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

 Public Constructors

  Name Description

AutoHideWindow

Initializes a new instance of the AutoHideWindow class.

 Public Fields

  Name Description

DockProperty

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

DockSizeProperty

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

HorizontalItemTemplateProperty

 

IsActiveProperty

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

IsOpenProperty

 

SelectedIndexProperty

  (Inherited from DockWindowBase.)

SelectedItemProperty

  (Inherited from DockWindowBase.)

VerticalItemTemplateProperty

 

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

HorizontalItemTemplate

 

IsActive

  (Inherited from DockElement.)

IsOpen

 

SelectedIndex

  (Inherited from DockWindowBase.)

SelectedItem

  (Inherited from DockWindowBase.)

VerticalItemTemplate

 

 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

AutoHideWindow Class
MindFusion.UI.Wpf Namespace