ComponentOne DockControl for WPF and Silverlight
C1DockControl Class
Members 

C1.WPF.Docking Namespace : C1DockControl Class
C1DockControl is a control that allows you to dock, float, or tab windows.
Object Model
C1DockControl Class
Syntax
'Declaration
 
Public Class C1DockControl 
   Inherits System.Windows.Controls.ItemsControl
public class C1DockControl : System.Windows.Controls.ItemsControl 
Remarks
Contains C1DockGroups and C1DockTabControls with C1DockTabItems.
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
                     System.Windows.Controls.ItemsControl
                        C1.WPF.Docking.C1DockControl

See Also

Reference

C1DockControl Members
C1.WPF.Docking Namespace