[]
        
(Showing Draft Content)

C1.WPF.Docking.C1DockOuterPicker

C1DockOuterPicker Class

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.

Namespace: C1.WPF.Docking
Assembly: C1.WPF.Docking.dll
Syntax
[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

Constructors

Name Description
C1DockOuterPicker()

Initializes a new instance of the C1DockOuterPicker class.

Methods

Name Description
Dispose(bool)
OnApplyTemplate()