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 | 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 C1DockControl.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. |
![]() | ItemDockModeChangedEventArgs | Event class for the C1DockControl.DockModeChanged event. |
![]() | PickerLoadingEventArgs | Event class for the C1DockControl.PickerLoading event. |
![]() | PositionChangedEventArgs | Provides data for the C1Window.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 System.Windows.Window, used internally by C1DockControl |