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

In This Topic
    C1DockSlidingPanel Class
    In This Topic
    Internal class. Use as C1DockControl's SlidingHost template part only.
    Object Model
    C1DockSlidingPanel Class
    Syntax
    'Declaration
     
    Public Class C1DockSlidingPanel 
       Inherits System.Windows.Controls.Panel
    public class C1DockSlidingPanel : 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.C1DockSlidingPanel

    See Also