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

In This Topic
    C1DockPreview Class
    In This Topic
    The control which shows drop preview.
    Object Model
    C1DockPreview Class
    Syntax
    'Declaration
     
    Public Class C1DockPreview 
       Inherits System.Windows.Controls.Control
    public class C1DockPreview : 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.C1DockPreview

    See Also