Class | Description | |
---|---|---|
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 | ||
C1DockOuterPicker | ||
C1DockPicker | An overlay that appears over C1DockTabControl instances when the user is dragging a C1DockTabControl or C1DockTabItem. Override the style with the C1DockControl.OuterPickerStyle and C1DockControl.InnerPickerStyle properties. | |
C1DockPickerPart | The areas to drop a grabbed C1DockTabControl or C1DockTabItem. | |
C1DockPreview | Represents a passive overlay signaling the relative projected destination of the grabbed C1DockTabControl or C1DockTabItem that appears when the mouse hovers over a C1DockPickerPart. | |
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 C1DockControl.SplitterStyle property. | |
C1DockTabControl | Represents a dockable, slideable, and floatable item in a C1DockControl. | |
C1DockTabItem | Represents a selectable item in a C1DockTabControl. | |
C1DockWindow | Internal class. Override the style with the C1DockControl.WindowStyle property. | |
DisableConverter | Converter from/to DisableFunctionBehavior with boolean and Boolean. | |
DisableHideConverter | Converter from/to Visibility and Boolean. | |
ItemDockModeChangedEventArgs | Event class for the C1DockControl.DockModeChanged event. | |
PickerLoadingEventArgs | Event class for the C1DockControl.PickerLoading event. | |
PreviewAdorner | To show the line preview when C1DockSplitter drag event | |
SlidingEventArgs | Event class for the SlidingOpening, SlidingOpened, SlidingClosing, and SlidingClosed events. | |
WPFWindow |