ComponentOne DockControl for WPF
Inheritance Hierarchy
In This Topic
    C1.WPF.Docking Namespace (C1.WPF.Docking)
    In This Topic
    Classes
     ClassDescription
    ClassC1DockControl is a control that allows you to dock, float, or tab windows.
    ClassInternal class. Use as C1DockControl's DockedHost template part only.
    ClassUse as a C1DockControl item to enclose C1DockTabControls in a sub-rectangle of the available space.
    ClassAn overlay that appears over C1.Xaml.Docking.C1DockTabControl instances when the user is dragging a C1.Xaml.Docking.C1DockTabControl or C1.Xaml.Docking.C1DockTabItem.
    ClassAn overlay that appears over C1.Xaml.Docking.C1DockTabControl instances when the user is dragging a C1.Xaml.Docking.C1DockTabControl or C1.Xaml.Docking.C1DockTabItem.
    ClassAn overlay that appears over C1.Xaml.Docking.C1DockTabControl instances when the user is dragging a C1.Xaml.Docking.C1DockTabControl or C1.Xaml.Docking.C1DockTabItem.
    ClassAn overlay that appears over C1.Xaml.Docking.C1DockTabControl instances when the user is dragging a C1.Xaml.Docking.C1DockTabControl or C1.Xaml.Docking.C1DockTabItem.
    ClassThe control which shows drop preview.
    ClassSaves and restores the state of a C1DockControl to and from XML.
    ClassInternal class. Use as C1DockControl's SlidingHost template part only.
    ClassInternal class. Override the style with the C1DockControl.SplitterStyle property.
    ClassRepresents a dockable, slideable, and floatable item in a C1DockControl.
    ClassRepresents a selectable item in a C1DockTabControl.
    Class 
    ClassConverter from/to DisableFunctionBehavior with boolean and Boolean.
    ClassConverter from/to Visibility and Boolean.
    ClassEvent class for the C1DockControl.DockModeChanged event.
    ClassEvent class for the C1DockControl.PickerLoading event.
    ClassProvides data for the C1Window.PositionChanged event.
    ClassTo show the line preview when C1DockSplitter drag event
    ClassEvent class for the SlidingOpening, SlidingOpened, SlidingClosing, and SlidingClosed events.
    ClassA custom control that inherits System.Windows.Window, used internally by C1DockControl
    Structures
     StructureDescription
    StructureThe object and xml node serialization/de-serialization images.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies whether a window is minimized, maximized, or floating.
    EnumerationDefines the way we show the control buttons (Float, Slide, Hidden, Dock) when we disable the functions.
    EnumerationPossible states of visualization for a C1DockTabControl.
    EnumerationThe possible positions to drop a docking element relative to another.
    See Also