[]
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.
public class C1DockPicker : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IDisposable
Name | Description |
---|---|
C1DockPicker() | Initializes a new instance of the C1DockPicker class. |
Name | Description |
---|---|
PickerStateProperty | Identifies the PickerState dependency property. |
_parts |
Name | Description |
---|---|
IsDisposed | Gets whether this instance is disposed. |
PickerState | Gets or sets the last result of raising the PickerLoading event. Forward the value to the picker parts so that they hide appropriately. |
Name | Description |
---|---|
Dispose() | |
Dispose(bool) | |
Finalize() | Finalizes this instance of the C1DockPicker class. |
OnApplyTemplate() |