Namespace DevZest.Windows.Docking.Primitives
Classes
AutoHide
Provides attached properties for DockControl object's auto-hide settings.
AutoHideClient
Represents the area to display auto-hide DockItem.
AutoHideStrip
Represents the strip of auto-hide tabs.
AutoHideTab
Represents the auto-hide tab.
AutoHideWindow
Represents the window to display the selected auto-hide DevZest.Windows.Docking.Primitives.AutoHideWindow.DockItem.
DockManager
Provides a set of static methods and attached properties to manage docking behaviors.
DockPaneControl
Displays DockPane.
DockPaneControlOverlay
Displays overlay (docking guide and preview) of DockPaneControl.
DockTreeClient
Represents the client area to display the left, right, top, bottom and document DockTree objects.
DockTreeClientOverlay
Displays the overlay (docking guide and preview) of DockTreeClient.
DockTreeControl
Displays a DockTree.
DockTreeSplit
Represents a resizable container consisting of one DockTreeSplit and one DockTree children.
DockTreeSplitControl
Displays a DockTreeSplit.
DockTreeSplitter
Represents the splitter of DockTreeSplit.
DockWindow
Represents the visual presentation of DockPane object.
DockWindowTab
Represents the tab in the DockWindow.
DocumentTab
Represents the tab in the document window.
DocumentTabPanel
Arranges the document tabs.
DocumentTabStrip
Represents the strip of document tabs.
DocumentWindow
Represents the visual presentation of document DockPane object.
InertButton
Represents a button with optional drop-down context menu.
IsAutoHideValueConverter
Converts a DockPosition value to a System.Boolean value, indicates whether the provided DockPosition value is auto-hide.
IsFloatingValueConverter
Converts a DockPosition value to a System.Boolean value, indicates whether the provided DockPosition value is floating.
NativeFloatingWindow
Represents the native floating window.
Overlay
Reprents the overlay definition.
PreviewOverlay
Displays the preview overlay.
TabBorder
Draws the trapezoid tab border
ToolWindow
Represents the visual presentation of tool window DockPane object.
ToolWindowCaption
Displays the tool window caption.
ToolWindowTab
Represents the tab in the tool window.
ToolWindowTabPanel
Arranges the tool window tabs.
ToolWindowTabStrip
Represents the strip of tool window tabs.
WindowSwitcher
Switches between DockItem windows.
WindowViewbox
Defines a content decorator that can preview a window.
WpfFloatingWindow
Represents the visual presentation of a FloatingWindow object in WpfFloatingWindowClient.
WpfFloatingWindowClient
Represents the client area to display a collection of FloatingWindow objects.
Enums
AutoHideAnimation
Specifies the animation for auto-hide window.
DropPosition
Specifies the target drop position of drag and drop.
FloatingWindowStrategy
Specifies how the FloatingWindow is hosted.