[]
        
(Showing Draft Content)

C1.WPF.Docking.C1DockPicker

C1DockPicker Class

An overlay that appears over C1DockTabControl instances when the user is dragging a C1DockTabControl or C1DockTabItem. Override the style with the OuterPickerStyle and InnerPickerStyle properties.

Namespace: C1.WPF.Docking
Assembly: C1.WPF.Docking.4.6.2.dll
Syntax
public class C1DockPicker : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
C1DockPicker()

Initializes a new instance of a C1DockPicker.

Fields

Name Description
PickerStateProperty

Identifies the PickerState dependency property.

Properties

Name Description
PickerState

Gets or sets the last result of raising the PickerLoading event. Forward the value to the picker parts so that they hide appropriately.