The areas to drop a grabbed C1DockTabControl or C1DockTabItem.

Namespace:  C1.Silverlight.Docking
Assembly:  C1.Silverlight.Docking (in C1.Silverlight.Docking.dll)

Syntax

C#
public class C1DockPickerPart : Control
Visual Basic
Public Class C1DockPickerPart _
	Inherits Control

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          C1.Silverlight.Docking..::..C1DockPickerPart

See Also