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

In This Topic
    C1DockSplitter Class
    In This Topic
    Internal class. Override the style with the C1DockControl.SplitterStyle property.
    Object Model
    C1DockSplitter Class
    Syntax
    'Declaration
     
    Public Class C1DockSplitter 
       Inherits System.Windows.Controls.Control
    public class C1DockSplitter : System.Windows.Controls.Control 
    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
                         C1.WPF.Docking.C1DockSplitter

    See Also