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

In This Topic
    C1DockInnerPicker Class
    In This Topic
    An overlay that appears over C1.Xaml.Docking.C1DockTabControl instances when the user is dragging a C1.Xaml.Docking.C1DockTabControl or C1.Xaml.Docking.C1DockTabItem.
    Object Model
    C1DockInnerPicker Class
    Syntax
    'Declaration
     
    Public Class C1DockInnerPicker 
       Inherits C1DockPicker
    public class C1DockInnerPicker : 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.C1DockInnerPicker

    See Also