MindFusion.Silverlight Package Programmer's Guide
DockItem Members
Constructors Fields Properties Methods Events
 


Enables items docking in a DockControl.

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

 Public Constructors

  Name Description

DockItem

Initializes a new instance of the DockItem class.

 Public Fields

  Name Description

AllowedDockLocationsProperty

Identifies the AllowedDockLocations dependency property.

AnimationDurationProperty

Identifies the AnimationDuration dependency property. (Inherited from Window.)

ButtonBackgroundProperty

Identifies the ButtonBackground dependency property. (Inherited from Window.)

ButtonBorderBrushProperty

Identifies the ButtonBorderBrush dependency property. (Inherited from Window.)

ButtonBorderThicknessProperty

Identifies the ButtonBorderThickness dependency property. (Inherited from Window.)

ButtonOverBackgroundProperty

Identifies the ButtonOverBackground dependency property. (Inherited from Window.)

ButtonPressedBackgroundProperty

Identifies the ButtonPressedBackground dependency property. (Inherited from Window.)

CanCloseProperty

Identifies the CanClose dependency property. (Inherited from Window.)

CanDockProperty

Identifies the CanDock dependency property.

CanDragProperty

Identifies the CanDrag dependency property.

CanMoveProperty

Identifies the CanMove dependency property. (Inherited from Window.)

ContentBackgroundProperty

Identifies the ContentBackground dependency property. (Inherited from Window.)

ContentBorderThicknessProperty

Identifies the ContentBorderThickness dependency property.

ContentCornerRadiusProperty

Identifies the ContentCornerRadius dependency property. (Inherited from Window.)

ContentMarginProperty

Identifies the ContentMargin dependency property. (Inherited from Window.)

CornerRadiusProperty

Identifies the CornerRadius dependency property. (Inherited from Window.)

DockProperty

Identifies the Dock dependency property.

DockTargetProperty

Identifies the DockTarget dependency property.

HeaderBackgroundProperty

Identifies the HeaderBackground dependency property.

HeaderBorderThicknessProperty

Identifies the HeaderBorderThickness dependency property.

HeaderCornerRadiusProperty

Identifies the HeaderCornerRadius dependency property.

HeaderHeightProperty

Identifies the HeaderHeight dependency property. (Inherited from Window.)

HeaderInactiveBackgroundProperty

Identifies the HeaderInactiveBackground dependency property.

HeaderMarginProperty

Identifies the HeaderMargin dependency property. (Inherited from Window.)

HeaderProperty

Identifies the Header dependency property. (Inherited from Window.)

HeaderTemplateProperty

Identifies the HeaderTemplate dependency property. (Inherited from Window.)

IconProperty

Identifies the Icon dependency property. (Inherited from Window.)

InactiveBackgroundProperty

Identifies the InactiveBackground dependency property. (Inherited from Window.)

InactiveBorderBrushProperty

Identifies the InactiveBorderBrush dependency property. (Inherited from Window.)

IsActiveProperty

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

IsAnimatedProperty

Identifies the IsAnimated dependency property. (Inherited from Window.)

KeepInsideHostProperty

Identifies the KeepInsideHost dependency property. (Inherited from Window.)

MinimizedHeightProperty

Identifies the MinimizedHeight dependency property. (Inherited from Window.)

MinimizedWidthProperty

Identifies the MinimizedWidth dependency property. (Inherited from Window.)

MinimizeModeProperty

Identifies the MinimizeMode dependency property. (Inherited from Window.)

PriorityProperty

Identifies the Priority dependency property.

ResizeModeProperty

Identifies the ResizeMode dependency property. (Inherited from Window.)

StartupLocationProperty

Identifies the StartupLocation dependency property. (Inherited from Window.)

StateMenuBorderBrushProperty

Identifies the StateMenuBorderBrush dependency property.

StateMenuBorderThicknessProperty

Identifies the StateMenuBorderThickness dependency property.

StateMenuContentBrushProperty

Identifies the StateMenuContentBrush dependency property.

StateMenuHeaderBrushProperty

Identifies the StateMenuHeaderBrush dependency property.

StateProperty

Identifies the State dependency property.

WindowStateProperty

Identifies the WindowState dependency property. (Inherited from Window.)

 Public Properties

  Name Description

AllowedDockLocations

Gets or sets a value indicating the possible locations this item can be docked to. This is a dependency property.

AnimationDuration

Gets or sets the duration of the window's animations, expressed in milliseconds. This is a dependency property. (Inherited from Window.)

ButtonBackground

Gets or sets the background of the buttons in the window. This is a dependency property. (Inherited from Window.)

ButtonBorderBrush

Gets or sets the border brush of the buttons in the window. This is a dependency property. (Inherited from Window.)

ButtonBorderThickness

Gets or sets the border thickness of the buttons in the window. This is a dependency property. (Inherited from Window.)

ButtonOverBackground

Gets or sets the background of the buttons in the window when they are pointed with the mouse. This is a dependency property. (Inherited from Window.)

ButtonPressedBackground

Gets or sets the background of the buttons in the window when they are pressed. This is a dependency property. (Inherited from Window.)

CanClose

Gets or sets a value indicating whether the window will display a 'Close' button in its title bar. This is a dependency property. (Inherited from Window.)

CanDock

Gets or sets a value indicating whether the item can be docked. This is a dependency property.

CanDrag

Gets or sets a value indicating whether the item can be dragged. This is a dependency property.

CanMove

Gets or sets a value indicating whether the window can be moved interactively. This is a dependency property. (Inherited from Window.)

ContentBackground

Gets or sets the background of the window's content. This is a dependency property. (Inherited from Window.)

ContentBorderThickness

Gets or sets the thickness of the item's content border. This is a dependency property.

ContentCornerRadius

Gets or sets the corner radius of the border around the window's content. This is a dependency property. (Inherited from Window.)

ContentMargin

Gets or sets the margin of the window's content. This is a dependency property. (Inherited from Window.)

CornerRadius

Gets or sets the corner radius of the window's border. This is a dependency property. (Inherited from Window.)

Dock

Gets or sets the current dock location of the item, if the item is docked. This is a dependency property.

DockTarget

Gets or sets the parent item to dock this item to. This is a dependency property.

Header

Gets or sets the content of the window title bar. This is a dependency property. (Inherited from Window.)

HeaderBackground

Gets or sets the brush to use as background of the item's header. This is a dependency property.

HeaderBorderThickness

Gets or sets the thickness of the item's header border. This is a dependency property.

HeaderCornerRadius

Gets or sets the corner roundness of the item's header. This is a dependency property.

HeaderHeight

Gets or sets the height of the window's header. This is a dependency property. (Inherited from Window.)

HeaderInactiveBackground

Gets or sets the brush to use as a background of the item's header when the item is not the currently focused item. This is a dependency property.

HeaderMargin

Gets or sets the margin of the window's header. This is a dependency property. (Inherited from Window.)

HeaderTemplate

Gets or sets the template used to display the content of the window's title. This is a dependency property. (Inherited from Window.)

Icon

Gets or sets the icon displayed in the window's title bar. This is a dependency property. (Inherited from Window.)

InactiveBackground

Gets or sets background brush of the window when it is not active. This is a dependency property. (Inherited from Window.)

InactiveBorderBrush

Gets or sets the border brush of the window when it is not active. This is a dependency property. (Inherited from Window.)

IsActive

Gets or sets a value indicating whether the window is active. This is a dependency property. (Inherited from Window.)

IsAnimated

Gets or sets a value indicating whether the window is animated. This is a dependency property. (Inherited from Window.)

KeepInsideHost

Gets or sets a value indicating whether the window can be interactively dragged outside of its containing WindowHost boundaries. This is a dependency property. (Inherited from Window.)

Left

Gets or sets the left side of the window within its container. (Inherited from Window.)

MinimizedHeight

Gets or sets the height of the window when it is minimized. This is a dependency property. (Inherited from Window.)

MinimizedWidth

Gets or sets the width of the window when it is minimized. This is a dependency property. (Inherited from Window.)

MinimizeMode

Gets or sets the behavior of this window when it is minimized. This is a dependency property. (Inherited from Window.)

Priority

Gets or sets the docking priority of the item. Items with higher priority get arranged first. This is a dependency property.

ResizeMode

Gets or sets a value indicating the allowed user interactions on this window. This is a dependency property. (Inherited from Window.)

StartupLocation

Gets or sets the initial location of the window relative to its host. This is a dependency property. (Inherited from Window.)

State

Gets or sets the docking state of the item. This is a dependency property.

StateMenuBorderBrush

Gets or sets the border brush of the item's drop-down menu. This is a dependency property.

StateMenuBorderThickness

Gets or sets the border thickness of the item's drop-down menu. This is a dependency property.

StateMenuContentBrush

Gets or sets the content brush of the item's drop-down menu. This is a dependency property.

StateMenuHeaderBrush

Gets or sets the header brush of the item's drop-down menu. This is a dependency property.

Top

Gets or sets the top side of the window within its container. (Inherited from Window.)

WindowState

Gets or sets the current state of the window. This is a dependency property. (Inherited from Window.)

 Public Methods

  Name Description

OnApplyTemplate

Window.OnApplyTemplate override.

Show

Adds the window to the specified host. (Inherited from Window.)

ShowDialog

Displays the window within the specified host as a modal dialog. (Inherited from Window.)

 Protected Methods

  Name Description

OnClosed

Raises the Closed event. (Inherited from Window.)

OnClosing

Raises the Closing event. (Inherited from Window.)

OnDockChanged

Raises the DockChanged event.

OnGotFocus

Control.OnGotFocus override. (Inherited from Window.)

OnLostFocus

UIElement.OnLostFocus override. (Inherited from Window.)

OnMouseDoubleClick

Control.OnMouseDoubleClick override. (Inherited from Window.)

OnMouseLeftButtonDown

UIElement.OnMouseLeftButtonDown override. (Inherited from Window.)

OnMouseLeftButtonUp

UIElement.OnMouseLeftButtonUp override. (Inherited from Window.)

OnMouseMove

UIElement.OnMouseMove override. (Inherited from Window.)

OnStateChanged

Raises the StateChanged event.

 Public Events

  Name Description

Closed

Raised when a window is closed. (Inherited from Window.)

Closing

Raised before the window is closed in order to confirm the operation. (Inherited from Window.)

DockChanged

Raised when the dock location of the item has changed.

StateChanged

Raised when the state of the item has changed.

 See Also

DockItem Class
MindFusion.UI.Silverlight Namespace