ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockControlPanel Class
Members

In This Topic
    C1DockControlPanel Class
    In This Topic
    Internal class. Use as C1DockControl's DockedHost template part only.
    Object Model
    C1DockControlPanel Class
    Syntax
    'Declaration
     
    Public Class C1DockControlPanel 
       Inherits System.Windows.Controls.Panel
    public class C1DockControlPanel : System.Windows.Controls.Panel 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Panel
                         C1.WPF.Docking.C1DockControlPanel

    See Also