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

In This Topic
    C1DockOuterPicker Class
    In This Topic
    Object Model
    C1DockOuterPicker Class
    Syntax
    'Declaration
     
    Public Class C1DockOuterPicker 
       Inherits C1DockPicker
    public class C1DockOuterPicker : C1DockPicker 
    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.C1DockPicker
                            C1.WPF.Docking.C1DockOuterPicker

    See Also