ComponentOne DockControl for WPF and Silverlight
C1DockPicker Class
Members 

C1.WPF.Docking Namespace : 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.
Object Model
C1DockPicker Class
Syntax
'Declaration
 
Public Class C1DockPicker 
   Inherits System.Windows.Controls.Control
public class C1DockPicker : System.Windows.Controls.Control 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     C1.WPF.Docking.C1DockPicker
                        C1.WPF.Docking.C1DockInnerPicker
                        C1.WPF.Docking.C1DockOuterPicker

See Also

Reference

C1DockPicker Members
C1.WPF.Docking Namespace