[]
        
(Showing Draft Content)

C1.WPF.Docking

C1.WPF.Docking Namespace

Classes

C1DockControl

C1DockControl is a control that allows you to dock, float, or tab windows.

C1DockControlPanel

Internal class. Use as C1DockControl's DockedHost template part only.

C1DockGroup

Use as a C1DockControl item to enclose C1DockTabControls in a sub-rectangle of the available space.

C1DockInnerPicker

An overlay that appears over C1.Xaml.Docking.C1DockTabControl instances when the user is dragging a C1.Xaml.Docking.C1DockTabControl or C1.Xaml.Docking.C1DockTabItem.

C1DockOuterPicker

An overlay that appears over C1.Xaml.Docking.C1DockTabControl instances when the user is dragging a C1.Xaml.Docking.C1DockTabControl or C1.Xaml.Docking.C1DockTabItem.

C1DockPicker

An overlay that appears over C1.Xaml.Docking.C1DockTabControl instances when the user is dragging a C1.Xaml.Docking.C1DockTabControl or C1.Xaml.Docking.C1DockTabItem.

C1DockPickerPart

An overlay that appears over C1.Xaml.Docking.C1DockTabControl instances when the user is dragging a C1.Xaml.Docking.C1DockTabControl or C1.Xaml.Docking.C1DockTabItem.

C1DockPreview

The control which shows drop preview.

C1DockSettings

Saves and restores the state of a C1DockControl to and from XML.

C1DockSlidingPanel

Internal class. Use as C1DockControl's SlidingHost template part only.

C1DockSplitter

Internal class. Override the style with the SplitterStyle property.

C1DockTabControl

Represents a dockable, slideable, and floatable item in a C1DockControl.

C1DockTabItem

Represents a selectable item in a C1DockTabControl.

C1Window

DisableConverter

Converter from/to DisableFunctionBehavior with boolean and Boolean.

DisableHideConverter

Converter from/to Visibility and Boolean.

DockingResources

This class gives access to localized resources from xaml.

ItemDockModeChangedEventArgs

Event class for the C1DockControl.DockModeChanged event.

PickerLoadingEventArgs

Event class for the C1DockControl.PickerLoading event.

PositionChangedEventArgs

Provides data for the PositionChanged event.

PreviewAdorner

To show the line preview when C1DockSplitter drag event

SlidingEventArgs

Event class for the SlidingOpening, SlidingOpened, SlidingClosing, and SlidingClosed events.

WPFWindow

A custom control that inherits Window, used internally by C1DockControl

Structs

DockSettingsItem

The object and xml node serialization/de-serialization images.

Enums

C1WindowState

Specifies whether a window is minimized, maximized, or floating.

DisableFeatureBehavior

Defines the way we show the control buttons (Float, Slide, Hidden, Dock) when we disable the functions.

DockMode

Possible states of visualization for a C1DockTabControl.

DropPosition

The possible positions to drop a docking element relative to another.