ComponentOne DockControl for WPF and Silverlight
C1DockPreview Class
Members 

C1.WPF.Docking Namespace : C1DockPreview Class
Represents a passive overlay signaling the relative projected destination of the grabbed C1DockTabControl or C1DockTabItem that appears when the mouse hovers over a C1DockPickerPart.
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

Reference

C1DockPreview Members
C1.WPF.Docking Namespace