[]
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.
[TemplatePart(Name = "LeftPopup", Type = typeof(Popup))]
[TemplatePart(Name = "TopPopup", Type = typeof(Popup))]
[TemplatePart(Name = "RightPopup", Type = typeof(Popup))]
[TemplatePart(Name = "BottomPopup", Type = typeof(Popup))]
public class C1DockOuterPicker : C1DockPicker, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IDisposable
Name | Description |
---|---|
C1DockOuterPicker() | Initializes a new instance of the C1DockOuterPicker class. |
Name | Description |
---|---|
Dispose(bool) | |
OnApplyTemplate() |