ComponentOne DockControl for WPF and Silverlight
C1DockWindow Class
Members 

C1.WPF.Docking Namespace : C1DockWindow Class
Internal class. Override the style with the WindowStyle property.
Object Model
C1DockWindow Class
Syntax
'Declaration
 
Public Class C1DockWindow 
   Inherits C1.WPF.C1Window
public class C1DockWindow : C1.WPF.C1Window 
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.ContentControl
                        C1.WPF.C1HeaderedContentControl
                           C1.WPF.C1Window
                              C1.WPF.Docking.C1DockWindow

See Also

Reference

C1DockWindow Members
C1.WPF.Docking Namespace